Searched refs:vf_groups (Results 1 – 1 of 1) sorted by relevance
1166 int vf_groups; in pnv_pci_vf_assign_m64() local1181 vf_groups = (num_vfs <= M64_PER_IOV) ? num_vfs: M64_PER_IOV; in pnv_pci_vf_assign_m64()1185 vf_groups = 1; in pnv_pci_vf_assign_m64()1197 for (j = 0; j < vf_groups; j++) { in pnv_pci_vf_assign_m64()