Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h26 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring);
H A 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()
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c260 wx_disable_rx_queue(wx, wx->rx_ring[i]); in txgbe_disable_device()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c318 wx_disable_rx_queue(wx, wx->rx_ring[i]); in ngbe_disable_device()