Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/sfc/
Defx_common.h17 int efx_init_struct(struct efx_nic *efx, struct pci_dev *pci_dev);
Def100.c466 rc = efx_init_struct(efx, pci_dev); in ef100_pci_probe()
Defx_common.c961 int efx_init_struct(struct efx_nic *efx, struct pci_dev *pci_dev) in efx_init_struct() function
Defx.c1178 rc = efx_init_struct(efx, pci_dev); in efx_pci_probe()