Home
last modified time | relevance | path

Searched refs:ef4_fast_push_rx_descriptors (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h44 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic);
H A Drx.c331 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors() function
H A Defx.c251 ef4_fast_push_rx_descriptors(rx_queue, true); in ef4_process_channel()
668 ef4_fast_push_rx_descriptors(rx_queue, false); in ef4_start_datapath()
H A Dfarch.c1170 ef4_fast_push_rx_descriptors(rx_queue, true); in ef4_farch_handle_generated_event()