Home
last modified time | relevance | path

Searched refs:efx_mcdi_mon_probe (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dmcdi.h371 int efx_mcdi_mon_probe(struct efx_nic *efx);
374 static inline int efx_mcdi_mon_probe(struct efx_nic *efx) { return 0; } in efx_mcdi_mon_probe() function
Dmcdi_mon.c303 int efx_mcdi_mon_probe(struct efx_nic *efx) in efx_mcdi_mon_probe() function
Dsiena.c324 rc = efx_mcdi_mon_probe(efx); in siena_probe_nic()
Def10.c646 rc = efx_mcdi_mon_probe(efx); in efx_ef10_probe()