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

/linux-master/drivers/net/ethernet/sfc/
H A Drx_common.c364 /* efx_init_rx_buffers - create EFX_RX_BATCH page-based RX buffers
373 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) function
489 rc = efx_init_rx_buffers(rx_queue, atomic);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Drx_common.c364 /* efx_init_rx_buffers - create EFX_RX_BATCH page-based RX buffers
373 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) function
490 rc = efx_init_rx_buffers(rx_queue, atomic);

Completed in 243 milliseconds