Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h511 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
Dqplib_fp.c808 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1() function
Dib_verbs.c1380 rc = bnxt_qplib_create_qp1(&rdev->qplib_res, qplqp); in bnxt_re_create_gsi_qp()