Home
last modified time | relevance | path

Searched refs:sriov_init (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Diov.c602 static int sriov_init(struct pci_dev *dev, int pos) in sriov_init() function
768 return sriov_init(dev, pos); in pci_iov_init()
/kernel/linux/linux-6.6/drivers/pci/
H A Diov.c739 static int sriov_init(struct pci_dev *dev, int pos) in sriov_init() function
905 return sriov_init(dev, pos); in pci_iov_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx.c1036 if (efx->type->sriov_init) { in efx_pci_probe_post_io()
1037 rc = efx->type->sriov_init(efx); in efx_pci_probe_post_io()
H A Dsiena.c1062 .sriov_init = efx_siena_sriov_init,
H A Dnet_driver.h1469 int (*sriov_init)(struct efx_nic *efx); member
H A Def10.c4210 .sriov_init = efx_ef10_sriov_init,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx.c994 if (efx->type->sriov_init) { in efx_pci_probe_post_io()
995 rc = efx->type->sriov_init(efx); in efx_pci_probe_post_io()
H A Dnet_driver.h1482 int (*sriov_init)(struct efx_nic *efx); member
H A Def10.c4267 .sriov_init = efx_ef10_sriov_init,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx.c975 if (efx->type->sriov_init) { in efx_pci_probe_post_io()
976 rc = efx->type->sriov_init(efx); in efx_pci_probe_post_io()
H A Dsiena.c1073 .sriov_init = efx_siena_sriov_init,
H A Dnet_driver.h1433 int (*sriov_init)(struct efx_nic *efx); member

Completed in 30 milliseconds