Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/ !
Def100.c145 rc = efx_init_io(efx, bar, in ef100_pci_parse_continue_entry()
163 rc = efx_init_io(efx, previous_bar, in ef100_pci_parse_continue_entry()
337 rc = efx_init_io(efx, bar, in ef100_pci_parse_xilinx_cap()
503 rc = efx_init_io(efx, fcw.bar, in ef100_pci_probe()
Defx_common.h14 int efx_init_io(struct efx_nic *efx, int bar, dma_addr_t dma_mask,
Defx.c1072 rc = efx_init_io(efx, efx->type->mem_bar(efx), efx->type->max_dma_mask, in efx_pci_probe()
Defx_common.c1073 int efx_init_io(struct efx_nic *efx, int bar, dma_addr_t dma_mask, in efx_init_io() function