Lines Matching refs:trans_qp
171 struct mlx5_ib_qp_base *base = &qp->trans_qp.base;
222 struct mlx5_ib_qp_base *base = &qp->trans_qp.base;
238 struct mlx5_ib_qp_base *base = &qp->trans_qp.base;
258 struct mlx5_ib_qp_base *base = &qp->trans_qp.base;
311 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port;
1498 qp->trans_qp.base.mqp.qpn = qp->sq.wqe_cnt ? sq->base.mqp.qpn :
1762 qp->trans_qp.base.mqp.qpn = 0;
1898 base = &qp->trans_qp.base;
1913 qp->trans_qp.xrcdn = to_mxrcd(attr->xrcd)->xrcdn;
1954 &qp->trans_qp.base;
2138 base = &qp->trans_qp.base;
2347 &qp->trans_qp.base;
2795 qp->ibqp.qp_num = qp->trans_qp.base.mqp.qpn;
2799 qp->type, qp->ibqp.qp_num, qp->trans_qp.base.mqp.qpn,
3046 dest_rd_atomic = qp->trans_qp.resp_depth;
3051 access_flags = qp->trans_qp.atomic_rd_en;
3707 qp_base = &mqp->trans_qp.base;
3759 base = &mqp->trans_qp.base;
3818 struct mlx5_ib_qp_base *base = &qp->trans_qp.base;
4064 qp->trans_qp.atomic_rd_en = attr->qp_access_flags;
4066 qp->trans_qp.resp_depth = attr->max_dest_rd_atomic;
4070 qp->trans_qp.alt_port = attr->alt_port_num;
4620 err = mlx5_core_qp_query(dev, &qp->trans_qp.base.mqp, outb, outlen);