Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.h11 void wx_alloc_rx_buffers(struct wx_ring *rx_ring, u16 cleaned_count);
H A Dwx_lib.c327 void wx_alloc_rx_buffers(struct wx_ring *rx_ring, u16 cleaned_count) in wx_alloc_rx_buffers() function
635 wx_alloc_rx_buffers(rx_ring, cleaned_count); in wx_clean_rx_irq()
H A Dwx_hw.c1575 wx_alloc_rx_buffers(ring, wx_desc_unused(ring)); in wx_configure_rx_ring()