Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h357 #define CQE_CMP_VALID(hdr, pass) \ macro
H A Dqplib_fp.c1558 if (!CQE_CMP_VALID(hw_cqe, peek_flags)) in __clean_cq()
2526 if (CQE_CMP_VALID(peek_hwcqe, peek_flags)) { in do_wa9060()
2908 rc = !CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags); in bnxt_qplib_is_cq_empty()
3160 if (!CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags)) in bnxt_qplib_poll_cq()