Home
last modified time | relevance | path

Searched refs:efx_fini_io (Results 1 – 4 of 4) 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.c905 efx_fini_io(efx); in efx_pci_remove()
1154 efx_fini_io(efx); in efx_pci_probe()
H A Defx_common.c1132 void efx_fini_io(struct efx_nic *efx) in efx_fini_io() function