Searched refs:wx_disable_rx_queue (Results 1 – 4 of 4) sorted by relevance
26 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring);
1250 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue() function1271 EXPORT_SYMBOL(wx_disable_rx_queue);1357 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring()
260 wx_disable_rx_queue(wx, wx->rx_ring[i]); in txgbe_disable_device()
318 wx_disable_rx_queue(wx, wx->rx_ring[i]); in ngbe_disable_device()