Searched refs:efx_mcdi_mon_probe (Results 1 – 3 of 3) sorted by relevance
430 int efx_mcdi_mon_probe(struct efx_nic *efx);433 static inline int efx_mcdi_mon_probe(struct efx_nic *efx) { return 0; } in efx_mcdi_mon_probe() function
303 int efx_mcdi_mon_probe(struct efx_nic *efx) in efx_mcdi_mon_probe() function
645 rc = efx_mcdi_mon_probe(efx); in efx_ef10_probe()