Searched refs:vf_index1 (Results 1 – 1 of 1) sorted by relevance
1305 int vf_index1; in pnv_ioda_release_vf_PE() local1314 for (vf_index1 = vf_group * vf_per_group; in pnv_ioda_release_vf_PE()1315 vf_index1 < (vf_group + 1) * vf_per_group && in pnv_ioda_release_vf_PE()1316 vf_index1 < num_vfs; in pnv_ioda_release_vf_PE()1317 vf_index1++){ in pnv_ioda_release_vf_PE()1321 pdn->offset + vf_index1, in pnv_ioda_release_vf_PE()1327 pdn->offset + vf_index1, rc); in pnv_ioda_release_vf_PE()1440 int vf_index1; in pnv_ioda_setup_vf_PE() local1449 for (vf_index1 = vf_group * vf_per_group; in pnv_ioda_setup_vf_PE()1450 vf_index1 < (vf_group + 1) * vf_per_group && in pnv_ioda_setup_vf_PE()[all …]