Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.h26 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring);
Dwx_hw.c1252 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue() function
1273 EXPORT_SYMBOL(wx_disable_rx_queue);
1359 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring()
/Linux-v6.6/drivers/net/ethernet/wangxun/ngbe/
Dngbe_main.c320 wx_disable_rx_queue(wx, wx->rx_ring[i]); in ngbe_disable_device()
/Linux-v6.6/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_main.c260 wx_disable_rx_queue(wx, wx->rx_ring[i]); in txgbe_disable_device()