Home
last modified time | relevance | path

Searched refs:efx_init_rx_buffers (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/sfc/
Drx_common.c372 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() function
488 rc = efx_init_rx_buffers(rx_queue, atomic); in efx_fast_push_rx_descriptors()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Drx_common.c372 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() function
489 rc = efx_init_rx_buffers(rx_queue, atomic); in efx_siena_fast_push_rx_descriptors()