Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Defx.h190 void efx_mtd_remove(struct efx_nic *efx);
194 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.c901 efx_mtd_remove(efx); in efx_pci_remove()