Searched refs:pq_offset (Results 1 – 1 of 1) sorted by relevance
1779 u16 first_ofld_pq, pq_offset; in qed_get_cm_pq_idx_ofld_mtc() local1782 pq_offset = (tc < qed_init_qm_get_num_mtc_tcs(p_hwfn)) ? in qed_get_cm_pq_idx_ofld_mtc()1785 return first_ofld_pq + pq_offset; in qed_get_cm_pq_idx_ofld_mtc()1790 u16 first_llt_pq, pq_offset; in qed_get_cm_pq_idx_llt_mtc() local1793 pq_offset = (tc < qed_init_qm_get_num_mtc_tcs(p_hwfn)) ? in qed_get_cm_pq_idx_llt_mtc()1796 return first_llt_pq + pq_offset; in qed_get_cm_pq_idx_llt_mtc()