Home
last modified time | relevance | path

Searched refs:ef4_rx_slow_fill (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.h45 void ef4_rx_slow_fill(struct timer_list *t);
H A Drx.c383 void ef4_rx_slow_fill(struct timer_list *t) in ef4_rx_slow_fill() function
H A Defx.c449 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_alloc_channel()
488 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_copy_channel()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.h45 void ef4_rx_slow_fill(struct timer_list *t);
H A Drx.c383 void ef4_rx_slow_fill(struct timer_list *t) in ef4_rx_slow_fill() function
H A Defx.c443 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_alloc_channel()
482 timer_setup(&rx_queue->slow_fill, ef4_rx_slow_fill, 0); in ef4_copy_channel()

Completed in 11 milliseconds