Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A 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
H A Dmtd.c98 void efx_mtd_remove(struct efx_nic *efx) in efx_mtd_remove() function
H A Defx.c883 efx_mtd_remove(efx); in efx_pci_remove()