Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h536 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe,
Dqplib_fp.c2876 int bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, in bnxt_qplib_poll_cq() function
Dib_verbs.c3447 ncqe = bnxt_qplib_poll_cq(&cq->qplib_cq, cqe, budget, &lib_qp); in bnxt_re_poll_cq()