Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def100.c134 efx_fini_io(efx); in ef100_pci_parse_continue_entry()
159 efx_fini_io(efx); in ef100_pci_parse_continue_entry()
348 efx_fini_io(efx); in ef100_pci_parse_xilinx_cap()
440 efx_fini_io(efx); in ef100_pci_remove()
Defx_common.h16 void efx_fini_io(struct efx_nic *efx);
Defx.c888 efx_fini_io(efx); in efx_pci_remove()
1116 efx_fini_io(efx); in efx_pci_probe()
Defx_common.c1144 void efx_fini_io(struct efx_nic *efx) in efx_fini_io() function