Home
last modified time | relevance | path

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

/openbmc/linux/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()