Searched refs:efx_mcdi_mon_probe (Results 1 – 3 of 3) sorted by relevance
165 extern int efx_mcdi_mon_probe(struct efx_nic *efx);168 static inline int efx_mcdi_mon_probe(struct efx_nic *efx) { return 0; } in efx_mcdi_mon_probe() function
235 int efx_mcdi_mon_probe(struct efx_nic *efx) in efx_mcdi_mon_probe() function
361 rc = efx_mcdi_mon_probe(efx); in siena_probe_nic()