Home
last modified time | relevance | path

Searched refs:efx_probe_rx_queue (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sfc/
Drx_common.h55 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue);
Drx_common.c189 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_probe_rx_queue() function
Defx_channels.c663 rc = efx_probe_rx_queue(rx_queue); in efx_probe_channel()