Searched refs:totalvfs (Results 1 – 6 of 6) sorted by relevance
99 unsigned int n, totalvfs; in xe_sriov_pf_migration_init() local109 totalvfs = xe_sriov_pf_get_totalvfs(xe); in xe_sriov_pf_migration_init()110 for (n = 1; n <= totalvfs; n++) { in xe_sriov_pf_migration_init()
1044 unsigned int n, totalvfs; in xe_gt_sriov_pf_migration_init() local1054 totalvfs = xe_sriov_pf_get_totalvfs(xe); in xe_gt_sriov_pf_migration_init()1055 for (n = 1; n <= totalvfs; n++) { in xe_gt_sriov_pf_migration_init()
885 unsigned int totalvfs = xe_gt_sriov_pf_get_totalvfs(gt); in pf_add_links() local890 for (vfid = 0; vfid <= totalvfs; vfid++) { in pf_add_links()
363 int totalvfs; in genwqe_setup_vf_jtimer() local365 totalvfs = pci_sriov_get_totalvfs(pci_dev); in genwqe_setup_vf_jtimer()366 if (totalvfs <= 0) in genwqe_setup_vf_jtimer()369 for (vf = 0; vf < totalvfs; vf++) { in genwqe_setup_vf_jtimer()
51 复,例如,如果启用VF,检查numvfs == 0,确保numvfs <= totalvfs。
50 numvfs <= totalvfs.