Searched refs:bits_type_ts (Results 1 – 2 of 2) sorted by relevance
217 __be64 bits_type_ts; member302 #define CQE_OVFBIT(x) ((unsigned)CQE_OVFBIT_G(be64_to_cpu((x)->bits_type_ts)))303 #define CQE_GENBIT(x) ((unsigned)CQE_GENBIT_G(be64_to_cpu((x)->bits_type_ts)))304 #define CQE_TS(x) (CQE_TS_G(be64_to_cpu((x)->bits_type_ts)))687 __be64 bits_type_ts; member756 cq->bits_type_ts = cq->queue[cq->cidx].bits_type_ts; in t4_hwcq_consume()790 if (cq->queue[prev_cidx].bits_type_ts != cq->bits_type_ts) { in t4_next_hw_cqe()
296 be64_to_cpu(cq->bits_type_ts))) in fill_cq()324 be64_to_cpu(cqe->bits_type_ts))) in fill_cqe()