Searched refs:efx_siena_rx_slow_fill (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Drx_common.h46 void efx_siena_rx_slow_fill(struct timer_list *t);
H A Defx_channels.c561 timer_setup(&rx_queue->slow_fill, efx_siena_rx_slow_fill, 0);
634 timer_setup(&rx_queue->slow_fill, efx_siena_rx_slow_fill, 0);
H A Drx_common.c350 void efx_siena_rx_slow_fill(struct timer_list *t) function

Completed in 252 milliseconds