Home
last modified time | relevance | path

Searched refs:bnxt_qplib_is_cq_empty (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h597 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq);
H A Dqplib_fp.c3173 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq) in bnxt_qplib_is_cq_empty() function
H A Dib_verbs.c4764 !(bnxt_qplib_is_cq_empty(&cq->qplib_cq))) in bnxt_re_req_notify_cq()