Searched refs:efx_init_io (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | ef100.c | 144 rc = efx_init_io(efx, bar, in ef100_pci_parse_continue_entry() 162 rc = efx_init_io(efx, previous_bar, in ef100_pci_parse_continue_entry() 336 rc = efx_init_io(efx, bar, in ef100_pci_parse_xilinx_cap() 498 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 | 1114 rc = efx_init_io(efx, efx->type->mem_bar(efx), efx->type->max_dma_mask, in efx_pci_probe()
|
D | efx_common.c | 1074 int efx_init_io(struct efx_nic *efx, int bar, dma_addr_t dma_mask, in efx_init_io() function
|