Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h491 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
Dqplib_fp.c716 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1() function
Dib_verbs.c1152 rc = bnxt_qplib_create_qp1(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_create_qp()