Searched refs:end_pi (Results 1 – 1 of 1) sorted by relevance
672 u32 cur_pi, end_pi; in hinic_get_sq_wqe() local679 end_pi = cur_pi + wqebb_cnt; in hinic_get_sq_wqe()691 if (unlikely(end_pi >= txq->q_depth)) { in hinic_get_sq_wqe()696 if (unlikely(end_pi > txq->q_depth)) { in hinic_get_sq_wqe()