Searched refs:prev_cidx (Results 1 – 1 of 1) sorted by relevance
783 u16 prev_cidx; in t4_next_hw_cqe() local786 prev_cidx = cq->size - 1; in t4_next_hw_cqe()788 prev_cidx = cq->cidx - 1; in t4_next_hw_cqe()790 if (cq->queue[prev_cidx].bits_type_ts != cq->bits_type_ts) { in t4_next_hw_cqe()