Searched refs:pq_offset (Results 1 – 1 of 1) sorted by relevance
1796 u16 first_ofld_pq, pq_offset; in qed_get_cm_pq_idx_ofld_mtc() local1799 pq_offset = (tc < qed_init_qm_get_num_mtc_tcs(p_hwfn)) ? in qed_get_cm_pq_idx_ofld_mtc()1802 return first_ofld_pq + pq_offset; in qed_get_cm_pq_idx_ofld_mtc()1807 u16 first_llt_pq, pq_offset; in qed_get_cm_pq_idx_llt_mtc() local1810 pq_offset = (tc < qed_init_qm_get_num_mtc_tcs(p_hwfn)) ? in qed_get_cm_pq_idx_llt_mtc()1813 return first_llt_pq + pq_offset; in qed_get_cm_pq_idx_llt_mtc()