Searched refs:ef4_fast_push_rx_descriptors (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.h | 44 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic);
|
H A D | rx.c | 319 * ef4_fast_push_rx_descriptors - push new RX descriptors quickly 331 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors() function
|
H A D | efx.c | 257 ef4_fast_push_rx_descriptors(rx_queue, true); in ef4_process_channel() 674 ef4_fast_push_rx_descriptors(rx_queue, false); in ef4_start_datapath()
|
H A D | farch.c | 1170 ef4_fast_push_rx_descriptors(rx_queue, true); in ef4_farch_handle_generated_event()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.h | 44 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic);
|
H A D | rx.c | 319 * ef4_fast_push_rx_descriptors - push new RX descriptors quickly 331 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors() function
|
H A D | efx.c | 251 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 D | farch.c | 1170 ef4_fast_push_rx_descriptors(rx_queue, true); in ef4_farch_handle_generated_event()
|
Completed in 18 milliseconds