Home
last modified time | relevance | path

Searched refs:hxge_txdma_hw_start (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c56 static hxge_status_t hxge_txdma_hw_start(p_hxge_t hxgep);
110 status = hxge_txdma_hw_start(hxgep); in hxge_init_txdma_channels()
2079 hxge_txdma_hw_start(p_hxge_t hxgep) in hxge_txdma_hw_start() function
2906 if ((status = hxge_txdma_hw_start(hxgep)) != HXGE_OK) in hxge_tx_port_fatal_err_recover()