Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h356 #define CQE_CMP_VALID(hdr, pass) \ macro
H A Dqplib_fp.c1560 if (!CQE_CMP_VALID(hw_cqe, peek_flags)) in __clean_cq()
2528 if (CQE_CMP_VALID(peek_hwcqe, peek_flags)) { in do_wa9060()
2910 rc = !CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags); in bnxt_qplib_is_cq_empty()
3162 if (!CQE_CMP_VALID(hw_cqe, cq->dbinfo.flags)) in bnxt_qplib_poll_cq()