Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h550 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq);
Dqplib_fp.c2485 bool bnxt_qplib_is_cq_empty(struct bnxt_qplib_cq *cq) in bnxt_qplib_is_cq_empty() function
Dib_verbs.c3263 !(bnxt_qplib_is_cq_empty(&cq->qplib_cq))) { in bnxt_re_req_notify_cq()