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)
2912 * nxge_txdma_stop_channel
2939 nxge_txdma_stop_channel(p_nxge_t nxgep, uint16_t channel) function
2945 "==> nxge_txdma_stop_channel: channel %d", channel));
3003 "==> nxge_txdma_stop_channel: event done"));
3008 NXGE_DEBUG_MSG((nxgep, MEM3_CTL, "<== nxge_txdma_stop_channel"));

Completed in 48 milliseconds