Lines Matching refs:to_msqp
124 static struct mlx4_ib_sqp *to_msqp(struct mlx4_ib_qp *mqp) in to_msqp() function
1569 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp()
1581 sqp = to_msqp(to_mqp(sqp->roce_v2_gsi)); in mlx4_ib_create_qp()
1619 kfree(to_msqp(mqp)); in _mlx4_ib_destroy_qp()
1631 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_destroy_qp()
2489 store_sqp_attrs(to_msqp(qp), attr, attr_mask); in __mlx4_ib_modify_qp()
2771 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_modify_qp()
3462 struct mlx4_ib_sqp *sqp = to_msqp(qp); in _mlx4_ib_post_send()
3589 err = build_sriov_qp0_header(to_msqp(qp), ud_wr(wr), in _mlx4_ib_post_send()
3626 err = build_sriov_qp0_header(to_msqp(qp), ud_wr(wr), in _mlx4_ib_post_send()
3660 err = build_mlx_header(to_msqp(qp), ud_wr(wr), ctrl, in _mlx4_ib_post_send()