Searched refs:M64_PER_IOV (Results 1 – 2 of 2) sorted by relevance
218 #define M64_PER_IOV 4 macro221 int m64_wins[PCI_SRIOV_NUM_BARS][M64_PER_IOV];
1141 for (j = 0; j < M64_PER_IOV; j++) { in pnv_pci_vf_release_m64()1177 for (j = 0; j < M64_PER_IOV; j++) in pnv_pci_vf_assign_m64()1180 if (pdn->m64_per_iov == M64_PER_IOV) { in pnv_pci_vf_assign_m64()1181 vf_groups = (num_vfs <= M64_PER_IOV) ? num_vfs: M64_PER_IOV; in pnv_pci_vf_assign_m64()1182 vf_per_group = (num_vfs <= M64_PER_IOV)? 1: in pnv_pci_vf_assign_m64()1208 if (pdn->m64_per_iov == M64_PER_IOV) { in pnv_pci_vf_assign_m64()1219 if (pdn->m64_per_iov == M64_PER_IOV) { in pnv_pci_vf_assign_m64()1240 if (pdn->m64_per_iov == M64_PER_IOV) in pnv_pci_vf_assign_m64()1302 if (pdn->m64_per_iov == M64_PER_IOV && num_vfs > M64_PER_IOV) { in pnv_ioda_release_vf_PE()1309 for (vf_group = 0; vf_group < M64_PER_IOV; vf_group++) in pnv_ioda_release_vf_PE()[all …]