Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h45 void efx_rx_slow_fill(struct timer_list *t);
Drx.c379 void efx_rx_slow_fill(struct timer_list *t) in efx_rx_slow_fill() function
Defx.c492 timer_setup(&rx_queue->slow_fill, efx_rx_slow_fill, 0); in efx_alloc_channel()
531 timer_setup(&rx_queue->slow_fill, efx_rx_slow_fill, 0); in efx_copy_channel()