Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h226 void ef4_mtd_remove(struct ef4_nic *efx);
230 static inline void ef4_mtd_remove(struct ef4_nic *efx) {} in ef4_mtd_remove() function
H A Dmtd.c95 void ef4_mtd_remove(struct ef4_nic *efx) in ef4_mtd_remove() function
H A Defx.c2758 ef4_mtd_remove(efx); in ef4_pci_remove()