| /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() 499 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store() 513 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,
|
| H A D | efx.c | 1252 if (efx->type->sriov_configure) { in efx_pci_sriov_configure() 1253 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure() 1401 .sriov_configure = efx_pci_sriov_configure,
|
| H A D | net_driver.h | 1516 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
|
| H A D | ef100_nic.c | 1301 .sriov_configure = IS_ENABLED(CONFIG_SFC_SRIOV) ?
|
| /linux/Documentation/translations/zh_CN/PCI/ |
| H A D | pci-iov-howto.rst | 168 .sriov_configure = dev_sriov_configure,
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 210 .sriov_configure = vfio_pci_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,
|
| H A D | net_driver.h | 1408 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
|
| H A D | siena.c | 1072 .sriov_configure = efx_siena_sriov_configure,
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_main.c | 293 .sriov_configure = otx_cpt_sriov_configure
|
| /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 | 528 .sriov_configure = ionic_sriov_configure,
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | main.c | 582 .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 | 844 .sriov_configure = virtio_pci_sriov_configure,
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_base.c | 1357 .sriov_configure = genwqe_sriov_configure,
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_main.c | 877 .sriov_configure = otx2_cptpf_sriov_configure
|
| /linux/drivers/vdpa/octeon_ep/ |
| H A D | octep_vdpa_main.c | 988 .sriov_configure = octep_vdpa_sriov_configure
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pci.c | 1350 .sriov_configure = xe_pci_sriov_configure, in xe_pci_to_pf_device()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.c | 1015 .sriov_configure = enetc_sriov_configure, in enetc_pf_probe()
|
| /linux/drivers/bus/mhi/host/ |
| H A D | pci_generic.c | 1756 .sriov_configure = pci_sriov_configure_simple,
|