Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.h48 void ef4_rx_slow_fill(struct timer_list *t);
Drx.c379 void ef4_rx_slow_fill(struct timer_list *t) in ef4_rx_slow_fill() function
Defx.c452 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_alloc_channel()
491 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_copy_channel()