Searched refs:vf_groups (Results 1 – 1 of 1) sorted by relevance
1191 int vf_groups; in pnv_pci_vf_assign_m64() local1206 vf_groups = (num_vfs <= M64_PER_IOV) ? num_vfs: M64_PER_IOV; in pnv_pci_vf_assign_m64()1210 vf_groups = 1; in pnv_pci_vf_assign_m64()1222 for (j = 0; j < vf_groups; j++) { in pnv_pci_vf_assign_m64()