Searched refs:prev_cidx (Results 1 – 1 of 1) sorted by relevance
797 u16 prev_cidx; in t4_next_hw_cqe() local800 prev_cidx = cq->size - 1; in t4_next_hw_cqe()802 prev_cidx = cq->cidx - 1; in t4_next_hw_cqe()804 if (cq->queue[prev_cidx].bits_type_ts != cq->bits_type_ts) { in t4_next_hw_cqe()