Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c86 static hxge_status_t hxge_rxdma_stop_channel(p_hxge_t hxgep, uint16_t channel);
3266 (void) hxge_rxdma_stop_channel(hxgep, channel); in hxge_rxdma_hw_start()
3311 (void) hxge_rxdma_stop_channel(hxgep, channel); in hxge_rxdma_hw_stop()
3435 hxge_rxdma_stop_channel(p_hxge_t hxgep, uint16_t channel) in hxge_rxdma_stop_channel() function