Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c81 static nxge_status_t nxge_txdma_stop_channel(p_nxge_t, uint16_t);
212 if (nxge_txdma_stop_channel(nxgep, channel) != NXGE_OK) in nxge_uninit_txdma_channel()
2935 nxge_txdma_stop_channel(p_nxge_t nxgep, uint16_t channel) in nxge_txdma_stop_channel() function