Home
last modified time | relevance | path

Searched refs:sriov_configure (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.1.9/drivers/pci/
Dpci-pf-stub.c38 .sriov_configure = pci_sriov_configure_simple,
Diov.c443 if (!pdev->driver->sriov_configure) { in sriov_numvfs_store()
451 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store()
463 ret = pdev->driver->sriov_configure(pdev, num_vfs); in sriov_numvfs_store()
/linux-6.1.9/drivers/net/ethernet/sfc/
Def100.c530 if (efx->type->sriov_configure) { in ef100_pci_sriov_configure()
531 rc = efx->type->sriov_configure(efx, num_vfs); in ef100_pci_sriov_configure()
556 .sriov_configure = ef100_pci_sriov_configure,
Defx.c1151 if (efx->type->sriov_configure) { in efx_pci_sriov_configure()
1152 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure()
1300 .sriov_configure = efx_pci_sriov_configure,
Dnet_driver.h1502 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
Def100_nic.c1253 .sriov_configure = efx_ef100_sriov_configure,
/linux-6.1.9/Documentation/translations/zh_CN/PCI/
Dpci-iov-howto.rst168 .sriov_configure = dev_sriov_configure,
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci.c197 .sriov_configure = vfio_pci_sriov_configure,
/linux-6.1.9/drivers/crypto/qat/qat_c3xxx/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/linux-6.1.9/drivers/crypto/qat/qat_c62x/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/linux-6.1.9/drivers/crypto/qat/qat_dh895xcc/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/linux-6.1.9/drivers/crypto/marvell/octeontx/
Dotx_cptpf_main.c292 .sriov_configure = otx_cpt_sriov_configure
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Defx.c1120 if (efx->type->sriov_configure) { in efx_pci_sriov_configure()
1121 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure()
1269 .sriov_configure = efx_pci_sriov_configure,
Dnet_driver.h1428 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
Dsiena.c1072 .sriov_configure = efx_siena_sriov_configure,
/linux-6.1.9/drivers/crypto/qat/qat_4xxx/
Dadf_drv.c341 .sriov_configure = adf_sriov_configure,
/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c407 .sriov_configure = ionic_sriov_configure,
/linux-6.1.9/drivers/fpga/
Ddfl-pci.c459 .sriov_configure = cci_pci_sriov_configure,
/linux-6.1.9/Documentation/PCI/
Dpci-iov-howto.rst170 .sriov_configure = dev_sriov_configure,
/linux-6.1.9/drivers/crypto/cavium/nitrox/
Dnitrox_main.c574 .sriov_configure = nitrox_sriov_configure,
/linux-6.1.9/drivers/virtio/
Dvirtio_pci_common.c644 .sriov_configure = virtio_pci_sriov_configure,
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c829 .sriov_configure = otx2_cptpf_sriov_configure
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c945 .sriov_configure = nfp_pcie_sriov_configure,
/linux-6.1.9/drivers/misc/genwqe/
Dcard_base.c1340 .sriov_configure = genwqe_sriov_configure,
/linux-6.1.9/drivers/misc/
Dpci_endpoint_test.c1012 .sriov_configure = pci_sriov_configure_simple,

12