Searched refs:efx_nic_probe_rx (Results 1 – 3 of 3) sorted by relevance
284 extern int efx_nic_probe_rx(struct efx_rx_queue *rx_queue);
660 rc = efx_nic_probe_rx(rx_queue); in efx_probe_rx_queue()
579 int efx_nic_probe_rx(struct efx_rx_queue *rx_queue) in efx_nic_probe_rx() function