Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.h230 void efx_mtd_remove(struct efx_nic *efx);
234 static inline void efx_mtd_remove(struct efx_nic *efx) {} in efx_mtd_remove() function
Dmtd.c107 void efx_mtd_remove(struct efx_nic *efx) in efx_mtd_remove() function
Defx.c2964 efx_mtd_remove(efx); in efx_pci_remove()