Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.h17 int efx_init_struct(struct efx_nic *efx, struct pci_dev *pci_dev);
H A Def100.c466 rc = efx_init_struct(efx, pci_dev); in ef100_pci_probe()
H A Defx.c1082 rc = efx_init_struct(efx, pci_dev); in efx_pci_probe()
H A Defx_common.c977 int efx_init_struct(struct efx_nic *efx, struct pci_dev *pci_dev) in efx_init_struct() function