Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Defx.h168 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() function
175 static inline int efx_mtd_probe(struct efx_nic *efx) { return 0; } in efx_mtd_probe() function
Defx.c1087 rc = efx_mtd_probe(efx); in efx_pci_probe()
/Linux-v6.1/drivers/net/ethernet/sfc/
Defx.h187 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() function
194 static inline int efx_mtd_probe(struct efx_nic *efx) { return 0; } in efx_mtd_probe() function
Defx.c1116 rc = efx_mtd_probe(efx); in efx_pci_probe()