Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Defx.h192 void efx_mtd_remove(struct efx_nic *efx);
196 static inline void efx_mtd_remove(struct efx_nic *efx) {} in efx_mtd_remove() function
Dmtd.c98 void efx_mtd_remove(struct efx_nic *efx) in efx_mtd_remove() function
Defx.c891 efx_mtd_remove(efx); in efx_pci_remove()