Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/pci/
Dpci-pf-stub.c38 .sriov_configure = pci_sriov_configure_simple,
Dpci-sysfs.c600 if (!pdev->driver || !pdev->driver->sriov_configure) { in sriov_numvfs_store()
608 ret = pdev->driver->sriov_configure(pdev, 0); in sriov_numvfs_store()
620 ret = pdev->driver->sriov_configure(pdev, num_vfs); in sriov_numvfs_store()
/Linux-v4.19/drivers/crypto/qat/qat_c3xxx/
Dadf_drv.c82 .sriov_configure = adf_sriov_configure,
/Linux-v4.19/drivers/crypto/qat/qat_c62x/
Dadf_drv.c82 .sriov_configure = adf_sriov_configure,
/Linux-v4.19/drivers/crypto/qat/qat_dh895xcc/
Dadf_drv.c82 .sriov_configure = adf_sriov_configure,
/Linux-v4.19/Documentation/PCI/
Dpci-iov-howto.txt146 .sriov_configure = dev_sriov_configure,
/Linux-v4.19/drivers/virtio/
Dvirtio_pci_common.c628 .sriov_configure = virtio_pci_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_main.c746 .sriov_configure = nfp_pcie_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1390 int (*sriov_configure)(struct efx_nic *efx, int num_vfs); member
Dsiena.c1051 .sriov_configure = efx_siena_sriov_configure,
Defx.c3651 if (efx->type->sriov_configure) { in efx_pci_sriov_configure()
3652 rc = efx->type->sriov_configure(efx, num_vfs); in efx_pci_sriov_configure()
3887 .sriov_configure = efx_pci_sriov_configure,
Def10.c6779 .sriov_configure = efx_ef10_sriov_configure,
/Linux-v4.19/drivers/misc/genwqe/
Dcard_base.c1348 .sriov_configure = genwqe_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1687 .sriov_configure = mlx5_core_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2523 .sriov_configure = fm10k_iov_configure,
/Linux-v4.19/include/linux/
Dpci.h763 int (*sriov_configure) (struct pci_dev *dev, int num_vfs); /* On PF */ member
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_main.c224 .sriov_configure = qede_sriov_configure,
/Linux-v4.19/drivers/nvme/host/
Dpci.c2715 .sriov_configure = pci_sriov_configure_simple,
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_netdev.c3476 .sriov_configure = pci_sriov_configure_simple,
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1670 .sriov_configure = hns3_pci_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c476 .sriov_configure = liquidio_enable_sriov,
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c4281 .sriov_configure = qlcnic_pci_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c5997 .sriov_configure = cxgb4_iov_configure,
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c6246 .sriov_configure = be_pci_sriov_configure,
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c236 .sriov_configure = igb_pci_sriov_configure,

12