Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h446 #define NQE_CMP_VALID(hdr, raw_cons, cp_bit) \ macro
Dqplib_fp.c251 if (!NQE_CMP_VALID(nqe, raw_cons, hwq->max_elements)) in clean_nq()
316 if (!NQE_CMP_VALID(nqe, raw_cons, hwq->max_elements)) in bnxt_qplib_service_nq()