Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.h36 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue);
Drx.c689 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_probe_rx_queue() function
Defx.c509 rc = efx_probe_rx_queue(rx_queue); in efx_probe_channel()