Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.h229 void ef4_mtd_remove(struct ef4_nic *efx);
233 static inline void ef4_mtd_remove(struct ef4_nic *efx) {} in ef4_mtd_remove() function
Dmtd.c98 void ef4_mtd_remove(struct ef4_nic *efx) in ef4_mtd_remove() function
Defx.c2772 ef4_mtd_remove(efx); in ef4_pci_remove()