Home
last modified time | relevance | path

Searched refs:efx_fini_io (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/sfc/
Def100.c135 efx_fini_io(efx); in ef100_pci_parse_continue_entry()
160 efx_fini_io(efx); in ef100_pci_parse_continue_entry()
349 efx_fini_io(efx); in ef100_pci_parse_xilinx_cap()
445 efx_fini_io(efx); in ef100_pci_remove()
Defx_common.h16 void efx_fini_io(struct efx_nic *efx);
Defx.c889 efx_fini_io(efx); in efx_pci_remove()
1117 efx_fini_io(efx); in efx_pci_probe()
Defx_common.c1143 void efx_fini_io(struct efx_nic *efx) in efx_fini_io() function