Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h525 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
Dqplib_fp.c722 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1() function
Dib_verbs.c1121 rc = bnxt_qplib_create_qp1(&rdev->qplib_res, &qp->qplib_qp); in bnxt_re_create_qp()