Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.h48 void efx_rx_slow_fill(unsigned long context);
Drx.c379 void efx_rx_slow_fill(unsigned long context) in efx_rx_slow_fill() function
Defx.c458 setup_timer(&rx_queue->slow_fill, efx_rx_slow_fill, in efx_alloc_channel()
495 setup_timer(&rx_queue->slow_fill, efx_rx_slow_fill, in efx_copy_channel()