Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h443 #define NQE_CMP_VALID(hdr, raw_cons, cp_bit) \ macro
H A Dqplib_fp.c250 if (!NQE_CMP_VALID(nqe, raw_cons, hwq->max_elements)) in clean_nq()
317 if (!NQE_CMP_VALID(nqe, raw_cons, hwq->max_elements)) in bnxt_qplib_service_nq()