Searched refs:vf_groups (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1166 int vf_groups; pnv_pci_vf_assign_m64() local
1181 vf_groups = (num_vfs <= M64_PER_IOV) ? num_vfs: M64_PER_IOV; pnv_pci_vf_assign_m64()
1185 vf_groups = 1; pnv_pci_vf_assign_m64()
1197 for (j = 0; j < vf_groups; j++) { pnv_pci_vf_assign_m64()

Completed in 56 milliseconds