Searched refs:efx_mcdi_mon_probe (Results 1 – 4 of 4) sorted by relevance
355 int efx_mcdi_mon_probe(struct efx_nic *efx);358 static inline int efx_mcdi_mon_probe(struct efx_nic *efx) { return 0; } in efx_mcdi_mon_probe() function
306 int efx_mcdi_mon_probe(struct efx_nic *efx) in efx_mcdi_mon_probe() function
307 rc = efx_mcdi_mon_probe(efx); in siena_probe_nic()
415 rc = efx_mcdi_mon_probe(efx); in efx_ef10_probe()