Searched refs:efx_fast_push_rx_descriptors (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/sfc/
H A Drx_common.c446 /* efx_fast_push_rx_descriptors - push new RX descriptors quickly
457 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic) function
H A Def10.c3084 efx_fast_push_rx_descriptors(&channel->rx_queue, true);
H A Defx_channels.c1107 efx_fast_push_rx_descriptors(rx_queue, false);
1202 efx_fast_push_rx_descriptors(rx_queue, true);
H A Drx_common.h81 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic);

Completed in 172 milliseconds