/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_sriov.c | 53 int totalvfs = pci_sriov_get_totalvfs(pdev); in adf_enable_sriov() 98 int totalvfs = pci_sriov_get_totalvfs(accel_to_pci_dev(accel_dev)); in adf_disable_sriov() 138 int totalvfs = pci_sriov_get_totalvfs(pdev); in adf_sriov_configure()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | sriov.c | 292 return pci_sriov_get_totalvfs(dev->pdev); in mlx5_get_max_vfs() 304 total_vfs = pci_sriov_get_totalvfs(pdev); in mlx5_sriov_init() 307 sriov->max_ec_vfs = mlx5_core_ec_sriov_enabled(dev) ? pci_sriov_get_totalvfs(dev->pdev) : 0; in mlx5_sriov_init()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci_dn.c | 192 for (i = 0; i < pci_sriov_get_totalvfs(pdev); i++) { in add_sriov_vf_pdns() 242 for (i = 0; i < pci_sriov_get_totalvfs(pdev); i++) { in remove_sriov_vf_pdns()
|
/openbmc/linux/drivers/pci/ |
H A D | iov.c | 390 return sysfs_emit(buf, "%u\n", pci_sriov_get_totalvfs(pdev)); in sriov_totalvfs_show() 426 if (num_vfs > pci_sriov_get_totalvfs(pdev)) in sriov_numvfs_store() 1185 int pci_sriov_get_totalvfs(struct pci_dev *dev) in pci_sriov_get_totalvfs() function 1192 EXPORT_SYMBOL_GPL(pci_sriov_get_totalvfs);
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nic_main.c | 101 int vf_cnt = pci_sriov_get_totalvfs(nic->pdev); in nic_enable_mbx_intr() 350 if (nic->num_vf_en >= pci_sriov_get_totalvfs(nic->pdev)) { in nic_set_lmac_vf_mapping() 351 nic->num_vf_en = pci_sriov_get_totalvfs(nic->pdev); in nic_set_lmac_vf_mapping() 405 hw->tl4_cnt = MAX_QUEUES_PER_QSET * pci_sriov_get_totalvfs(nic->pdev); in nic_get_hw_info()
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_main.c | 104 cpt->max_vfs = pci_sriov_get_totalvfs(cpt->pdev); in otx_cpt_device_init()
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | card_base.c | 365 totalvfs = pci_sriov_get_totalvfs(pci_dev); in genwqe_setup_vf_jtimer() 1135 cd->num_vfs = pci_sriov_get_totalvfs(pci_dev); in genwqe_pci_setup()
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | core.c | 416 numdescs += 2 * pci_sriov_get_totalvfs(pdsc->pdev); in pdsc_setup()
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_main.c | 799 cptpf->max_vfs = pci_sriov_get_totalvfs(pdev); in otx2_cptpf_probe()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef10_sriov.c | 267 if (pci_sriov_get_totalvfs(efx->pci_dev) <= 0) { in efx_ef10_vswitching_probe_pf()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4149 pci_sriov_get_totalvfs(pdev), in be_clear() 4152 pci_sriov_get_totalvfs(pdev), in be_clear() 4450 max_vfs = pci_sriov_get_totalvfs(adapter->pdev); in be_get_sriov_config() 4466 pci_sriov_get_totalvfs(adapter->pdev); in be_get_sriov_config() 5027 if (!pci_sriov_get_totalvfs(adapter->pdev)) in be_ndo_bridge_getlink()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 2339 int pci_sriov_get_totalvfs(struct pci_dev *dev); 2389 static inline int pci_sriov_get_totalvfs(struct pci_dev *dev) in pci_sriov_get_totalvfs() function
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 1276 pf->total_vfs = pci_sriov_get_totalvfs(pdev); in enetc_pf_probe()
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 3561 total_vfs = pci_sriov_get_totalvfs(qm->pdev); in qm_func_shaper_enable() 3860 total_vfs = pci_sriov_get_totalvfs(pdev); in hisi_qm_sriov_enable() 5407 total_func = pci_sriov_get_totalvfs(qm->pdev) + 1; in hisi_qm_memory_init()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 3076 num_devs = rvu->hw->total_pfs + pci_sriov_get_totalvfs(rvu->pdev); in rvu_flr_init() 3178 vfs = pci_sriov_get_totalvfs(pdev); in rvu_enable_sriov()
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | main.c | 286 rdev->num_vfs = pci_sriov_get_totalvfs(rdev->en_dev->pdev); in bnxt_re_vf_res_config()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3229 for (vf = 0, nvfs = pci_sriov_get_totalvfs(adap->pdev); in cxgb4_mgmt_fill_vf_station_mac_addr() 6365 adap->vfinfo = kcalloc(pci_sriov_get_totalvfs(pdev), in cxgb4_iov_configure()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 2916 pf->total_vfs = pci_sriov_get_totalvfs(pdev); in otx2_probe()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | main.c | 3286 int fw_enabled_sriov_vfs = min(pci_sriov_get_totalvfs(pdev), in mlx4_enable_sriov()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 11350 hdev->num_req_vfs = pci_sriov_get_totalvfs(pdev); in hclge_pci_init()
|