Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/siena/
Defx.h173 void efx_siena_mtd_remove(struct efx_nic *efx);
177 static inline void efx_siena_mtd_remove(struct efx_nic *efx) {} in efx_siena_mtd_remove() function
Dmtd.c98 void efx_siena_mtd_remove(struct efx_nic *efx) in efx_siena_mtd_remove() function
Defx.c868 efx_siena_mtd_remove(efx); in efx_pci_remove()