PQ_FLAGS_VFS
flags |= PQ_FLAGS_VFS;
(!!(PQ_FLAGS_VFS & pq_flags)) * ecore_init_qm_get_num_vfs(p_hwfn) + 1;
(!!(PQ_FLAGS_VFS & pq_flags)) * ecore_init_qm_get_num_vfs(p_hwfn);
case PQ_FLAGS_VFS:
return ecore_get_cm_pq_idx(p_hwfn, PQ_FLAGS_VFS) + vf;
if (!(ecore_get_pq_flags(p_hwfn) & PQ_FLAGS_VFS))
ecore_init_qm_set_idx(p_hwfn, PQ_FLAGS_VFS, qm_info->num_pqs);