Home
last modified time | relevance | path

Searched refs:efx_mtd_remove (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
Defx.h233 void efx_mtd_remove(struct efx_nic *efx);
237 static inline void efx_mtd_remove(struct efx_nic *efx) {} in efx_mtd_remove() function
Dmtd.c107 void efx_mtd_remove(struct efx_nic *efx) in efx_mtd_remove() function
Defx.c3054 efx_mtd_remove(efx); in efx_pci_remove()