Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.h55 int efx_siena_probe_rx_queue(struct efx_rx_queue *rx_queue);
H A Drx_common.c192 int efx_siena_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_probe_rx_queue() function
H A Defx_channels.c666 rc = efx_siena_probe_rx_queue(rx_queue); in efx_probe_channel()