Searched refs:efx_probe_interrupts (Results 1 – 4 of 4) sorted by relevance
17 int efx_probe_interrupts(struct efx_nic *efx);
131 rc = efx_probe_interrupts(efx); in ef100_net_open()158 rc = efx_probe_interrupts(efx); in ef100_net_open()
280 rc = efx_probe_interrupts(efx); in efx_probe_nic()
247 int efx_probe_interrupts(struct efx_nic *efx) in efx_probe_interrupts() function