Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/pci/
Dpci-pf-stub.c38 .sriov_configure = pci_sriov_configure_simple,
Diov.c402 if (!pdev->driver->sriov_configure) { in sriov_numvfs_store()
410 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store()
422 ret = pdev->driver->sriov_configure(pdev, num_vfs); in sriov_numvfs_store()
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci.c194 .sriov_configure = vfio_pci_sriov_configure,
/Linux-v5.15/drivers/crypto/qat/qat_c62x/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/Linux-v5.15/drivers/crypto/qat/qat_c3xxx/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/Linux-v5.15/drivers/crypto/qat/qat_dh895xcc/
Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/Linux-v5.15/drivers/crypto/marvell/octeontx/
Dotx_cptpf_main.c292 .sriov_configure = otx_cpt_sriov_configure
/Linux-v5.15/drivers/net/ethernet/sfc/
Defx.c1139 if (efx->type->sriov_configure) { in efx_pci_sriov_configure()
1140 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure()
1276 .sriov_configure = efx_pci_sriov_configure,
Dnet_driver.h1433 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
Dsiena.c1061 .sriov_configure = efx_siena_sriov_configure,
/Linux-v5.15/drivers/crypto/qat/qat_4xxx/
Dadf_drv.c306 .sriov_configure = adf_sriov_configure,
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_bus_pci.c403 .sriov_configure = ionic_sriov_configure,
/Linux-v5.15/drivers/fpga/
Ddfl-pci.c437 .sriov_configure = cci_pci_sriov_configure,
/Linux-v5.15/Documentation/PCI/
Dpci-iov-howto.rst171 .sriov_configure = dev_sriov_configure,
/Linux-v5.15/drivers/crypto/cavium/nitrox/
Dnitrox_main.c572 .sriov_configure = nitrox_sriov_configure,
/Linux-v5.15/drivers/virtio/
Dvirtio_pci_common.c634 .sriov_configure = virtio_pci_sriov_configure,
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c852 .sriov_configure = nfp_pcie_sriov_configure,
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c814 .sriov_configure = otx2_cptpf_sriov_configure
/Linux-v5.15/drivers/misc/genwqe/
Dcard_base.c1340 .sriov_configure = genwqe_sriov_configure,
/Linux-v5.15/drivers/misc/
Dpci_endpoint_test.c990 .sriov_configure = pci_sriov_configure_simple,
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c1005 .sriov_configure = IS_ENABLED(CONFIG_PCI_IOV) ?
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c1087 .sriov_configure = hisi_qm_sriov_configure,
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1187 .sriov_configure = IS_ENABLED(CONFIG_PCI_IOV) ?
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_main.c1514 .sriov_configure = hinic_pci_sriov_configure,
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c1378 .sriov_configure = enetc_sriov_configure,

12