Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h40 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring);
H A Dwx_vf_lib.c236 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring_vf()
H A Dwx_hw.c1813 void wx_disable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_disable_rx_queue() function
1834 EXPORT_SYMBOL(wx_disable_rx_queue);
1927 wx_disable_rx_queue(wx, ring); in wx_configure_rx_ring()