Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
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
Dmtd.c95 void ef4_mtd_remove(struct ef4_nic *efx) in ef4_mtd_remove() function
Defx.c2769 ef4_mtd_remove(efx); in ef4_pci_remove()