Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic.h284 extern int efx_nic_probe_rx(struct efx_rx_queue *rx_queue);
Drx.c660 rc = efx_nic_probe_rx(rx_queue); in efx_probe_rx_queue()
Dnic.c579 int efx_nic_probe_rx(struct efx_rx_queue *rx_queue) in efx_nic_probe_rx() function