Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h356 #define CQE_CMP_VALID(hdr, pass) \ macro
Dqplib_fp.c1490 if (!CQE_CMP_VALID(hw_cqe, peek_flags)) in __clean_cq()
2438 if (CQE_CMP_VALID(peek_hwcqe, peek_flags)) { in do_wa9060()
2818 rc = !CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags); in bnxt_qplib_is_cq_empty()
3070 if (!CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags)) in bnxt_qplib_poll_cq()