Searched refs:wx_disable_rx_queue (Results 1 – 3 of 3) sorted by relevance
35 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring);
1426 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue() function1447 EXPORT_SYMBOL(wx_disable_rx_queue);1540 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring()
297 wx_disable_rx_queue(wx, wx->rx_ring[i]); in ngbe_disable_device()