Home
last modified time | relevance | path

Searched refs:CQE_CMP_VALID (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h349 #define CQE_CMP_VALID(hdr, raw_cons, cp_bit) \ macro
Dqplib_fp.c1423 if (!CQE_CMP_VALID(hw_cqe, i, cq_hwq->max_elements)) in __clean_cq()
2266 if (CQE_CMP_VALID(peek_hwcqe, peek_raw_cq_cons, in do_wa9060()
2607 rc = !CQE_CMP_VALID(hw_cqe, raw_cons, cq->hwq.max_elements); in bnxt_qplib_is_cq_empty()
2862 if (!CQE_CMP_VALID(hw_cqe, raw_cons, cq->hwq.max_elements)) in bnxt_qplib_poll_cq()