/linux/drivers/pci/ |
H A D | pci-pf-stub.c | 38 .sriov_configure = pci_sriov_configure_simple,
|
H A D | iov.c | 490 if (!pdev->driver->sriov_configure) { in sriov_numvfs_store() 498 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store() 510 ret = pdev->driver->sriov_configure(pdev, num_vfs); in sriov_numvfs_store()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100.c | 527 if (efx->type->sriov_configure) { in ef100_pci_sriov_configure() 528 rc = efx->type->sriov_configure(efx, num_vfs); in ef100_pci_sriov_configure() 553 .sriov_configure = ef100_pci_sriov_configure,
|
/linux/Documentation/translations/zh_CN/PCI/ |
H A D | pci-iov-howto.rst | 168 .sriov_configure = dev_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_420xx/ |
H A D | adf_drv.c | 202 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_4xxx/ |
H A D | adf_drv.c | 204 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_6xxx/ |
H A D | adf_drv.c | 215 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/vfio/pci/ |
H A D | vfio_pci.c | 204 .sriov_configure = vfio_pci_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_c3xxx/ |
H A D | adf_drv.c | 231 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_c62x/ |
H A D | adf_drv.c | 231 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/crypto/intel/qat/qat_dh895xcc/ |
H A D | adf_drv.c | 231 .sriov_configure = adf_sriov_configure,
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_main.c | 292 .sriov_configure = otx_cpt_sriov_configure
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 1133 if (efx->type->sriov_configure) { in efx_pci_sriov_configure() 1134 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure() 1282 .sriov_configure = efx_pci_sriov_configure,
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_main.c | 314 .sriov_configure = idpf_sriov_configure,
|
/linux/drivers/net/ethernet/huawei/hinic3/ |
H A D | hinic3_lld.c | 403 .sriov_configure = pci_sriov_configure_simple
|
/linux/Documentation/PCI/ |
H A D | pci-iov-howto.rst | 170 .sriov_configure = dev_sriov_configure,
|
/linux/drivers/fpga/ |
H A D | dfl-pci.c | 439 .sriov_configure = cci_pci_sriov_configure,
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 573 .sriov_configure = nitrox_sriov_configure,
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_bus_pci.c | 521 .sriov_configure = ionic_sriov_configure,
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 583 .sriov_configure = pdsc_sriov_configure,
|
/linux/drivers/misc/ |
H A D | mrvl_cn10k_dpi.c | 669 .sriov_configure = pci_sriov_configure_simple,
|
/linux/drivers/virtio/ |
H A D | virtio_pci_common.c | 845 .sriov_configure = virtio_pci_sriov_configure,
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_main.c | 876 .sriov_configure = otx2_cptpf_sriov_configure
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pci.c | 1021 .sriov_configure = xe_pci_sriov_configure,
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_main.c | 945 .sriov_configure = nfp_pcie_sriov_configure,
|