Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h41 void wx_enable_rx_queue(struct wx *wx, struct wx_ring *ring);
H A Dwx_vf_lib.c278 wx_enable_rx_queue(wx, ring); in wx_configure_rx_ring_vf()
H A Dwx_hw.c1836 void wx_enable_rx_queue(struct wx *wx, struct wx_ring *ring) in wx_enable_rx_queue() function
1852 EXPORT_SYMBOL(wx_enable_rx_queue);
1959 wx_enable_rx_queue(wx, ring); in wx_configure_rx_ring()