Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c104 static nxge_status_t nxge_rxdma_stop_channel(p_nxge_t, uint16_t);
1348 (void) nxge_rxdma_stop_channel(nxgep, channel); in nxge_rxdma_fix_channel()
4166 (void) nxge_rxdma_stop_channel(nxgep, channel); in nxge_rxdma_hw_stop()
4326 nxge_rxdma_stop_channel(p_nxge_t nxgep, uint16_t channel) in nxge_rxdma_stop_channel() function