Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-pf-stub.c38 .sriov_configure = pci_sriov_configure_simple,
H A Diov.c308 if (!pdev->driver || !pdev->driver->sriov_configure) { in sriov_numvfs_store()
316 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store()
328 ret = pdev->driver->sriov_configure(pdev, num_vfs); in sriov_numvfs_store()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62x/
H A Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/
H A Dadf_drv.c35 .sriov_configure = adf_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx.c1182 if (efx->type->sriov_configure) { in efx_pci_sriov_configure()
1183 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure()
1319 .sriov_configure = efx_pci_sriov_configure,
H A Dnet_driver.h1422 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
H A Dsiena.c1061 .sriov_configure = efx_siena_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_main.c298 .sriov_configure = otx_cpt_sriov_configure
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl-pci.c337 .sriov_configure = cci_pci_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c403 .sriov_configure = ionic_sriov_configure,
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-iov-howto.rst171 .sriov_configure = dev_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c587 .sriov_configure = nitrox_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_common.c633 .sriov_configure = virtio_pci_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c892 .sriov_configure = IS_ENABLED(CONFIG_PCI_IOV) ?
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c867 .sriov_configure = nfp_pcie_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c950 .sriov_configure = hisi_qm_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.c1355 .sriov_configure = genwqe_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c939 .sriov_configure = IS_ENABLED(CONFIG_PCI_IOV) ?
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c1272 .sriov_configure = enetc_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1629 .sriov_configure = mlx5_core_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c1500 .sriov_configure = hinic_pci_sriov_configure,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c2521 .sriov_configure = fm10k_iov_configure,
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h891 int (*sriov_configure)(struct pci_dev *dev, int num_vfs); /* On PF */ member
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c2189 .sriov_configure = vfio_pci_sriov_configure,

12