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);
1252 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue() function1273 EXPORT_SYMBOL(wx_disable_rx_queue);1359 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring()
320 wx_disable_rx_queue(wx, wx->rx_ring[i]); in ngbe_disable_device()
260 wx_disable_rx_queue(wx, wx->rx_ring[i]); in txgbe_disable_device()