Searched refs:efx_init_io (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sfc/ ! |
D | ef100.c | 145 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()
|
D | efx_common.h | 14 int efx_init_io(struct efx_nic *efx, int bar, dma_addr_t dma_mask,
|
D | efx.c | 1072 rc = efx_init_io(efx, efx->type->mem_bar(efx), efx->type->max_dma_mask, in efx_pci_probe()
|
D | efx_common.c | 1073 int efx_init_io(struct efx_nic *efx, int bar, dma_addr_t dma_mask, in efx_init_io() function
|