Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A 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()
438 efx_fini_io(efx); in ef100_pci_remove()
H A Defx_common.h16 void efx_fini_io(struct efx_nic *efx);
H A Defx_common.c1117 void efx_fini_io(struct efx_nic *efx) in efx_fini_io() function