Home
last modified time | relevance | path

Searched refs:qp1_qp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h113 struct bnxt_re_qp *qp1_qp; member
H A Dib_verbs.c972 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp_ah()
1019 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp()
1043 qp->qplib_qp.sq.max_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()
1050 qp->qplib_qp.scq = qp1_qp->scq; in bnxt_re_create_shadow_qp()
1051 qp->qplib_qp.rcq = qp1_qp->rcq; in bnxt_re_create_shadow_qp()
1054 qp->qplib_qp.rq.max_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()
1055 qp->qplib_qp.rq.max_sge = qp1_qp->rq.max_sge; in bnxt_re_create_shadow_qp()
1061 qp->qplib_qp.mtu = qp1_qp->mtu; in bnxt_re_create_shadow_qp()
1789 struct bnxt_re_qp *qp1_qp, in bnxt_re_modify_shadow_qp()
1797 qp->qplib_qp.state = qp1_qp in bnxt_re_modify_shadow_qp()
969 bnxt_re_create_shadow_qp_ah(struct bnxt_re_pd *pd, struct bnxt_qplib_res *qp1_res, struct bnxt_qplib_qp *qp1_qp) bnxt_re_create_shadow_qp_ah() argument
1016 bnxt_re_create_shadow_qp(struct bnxt_re_pd *pd, struct bnxt_qplib_res *qp1_res, struct bnxt_qplib_qp *qp1_qp) bnxt_re_create_shadow_qp() argument
1788 bnxt_re_modify_shadow_qp(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp1_qp, int qp_attr_mask) bnxt_re_modify_shadow_qp() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h98 struct bnxt_re_qp *qp1_qp; member
H A Dib_verbs.c1074 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp_ah()
1122 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp()
1146 qp->qplib_qp.sq.max_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()
1153 qp->qplib_qp.scq = qp1_qp->scq; in bnxt_re_create_shadow_qp()
1154 qp->qplib_qp.rcq = qp1_qp->rcq; in bnxt_re_create_shadow_qp()
1157 qp->qplib_qp.rq.max_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()
1158 qp->qplib_qp.rq.max_sge = qp1_qp->rq.max_sge; in bnxt_re_create_shadow_qp()
1164 qp->qplib_qp.mtu = qp1_qp->mtu; in bnxt_re_create_shadow_qp()
1886 struct bnxt_re_qp *qp1_qp, in bnxt_re_modify_shadow_qp()
1894 qp->qplib_qp.state = qp1_qp in bnxt_re_modify_shadow_qp()
1071 bnxt_re_create_shadow_qp_ah(struct bnxt_re_pd *pd, struct bnxt_qplib_res *qp1_res, struct bnxt_qplib_qp *qp1_qp) bnxt_re_create_shadow_qp_ah() argument
1119 bnxt_re_create_shadow_qp(struct bnxt_re_pd *pd, struct bnxt_qplib_res *qp1_res, struct bnxt_qplib_qp *qp1_qp) bnxt_re_create_shadow_qp() argument
1885 bnxt_re_modify_shadow_qp(struct bnxt_re_dev *rdev, struct bnxt_re_qp *qp1_qp, int qp_attr_mask) bnxt_re_modify_shadow_qp() argument
[all...]

Completed in 9 milliseconds