Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h587 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
H A Dqplib_fp.c2381 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_create_cq() function
H A Dib_verbs.c3873 rc = bnxt_qplib_create_cq(&rdev->qplib_res, qplcq); in bnxt_re_create_cq()