Searched refs:prev_cidx (Results 1 – 1 of 1) sorted by relevance
798 u16 prev_cidx; in t4_next_hw_cqe() local801 prev_cidx = cq->size - 1; in t4_next_hw_cqe()803 prev_cidx = cq->cidx - 1; in t4_next_hw_cqe()805 if (cq->queue[prev_cidx].bits_type_ts != cq->bits_type_ts) { in t4_next_hw_cqe()