Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h512 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq);
Dqplib_fp.c1914 int bnxt_qplib_create_cq(struct bnxt_qplib_res *res, struct bnxt_qplib_cq *cq) in bnxt_qplib_create_cq() function
Dib_verbs.c2656 rc = bnxt_qplib_create_cq(&rdev->qplib_res, &cq->qplib_cq); in bnxt_re_create_cq()