Home
last modified time | relevance | path

Searched refs:to_mqp (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dverbs.c974 struct mlx4_qp *qp = to_mqp(ibqp); in mlx4_query_qp()
995 struct mlx4_qp *mqp = to_mqp(qp); in mlx4_modify_qp()
1033 mlx4_qp_init_sq_ownership(to_mqp(qp)); in mlx4_modify_qp()
1047 mlx4_init_qp_indices(to_mqp(qp)); in mlx4_modify_qp()
1048 if (to_mqp(qp)->rq.wqe_cnt) in mlx4_modify_qp()
1049 *to_mqp(qp)->db = 0; in mlx4_modify_qp()
1100 struct mlx4_qp *qp = to_mqp(ibqp); in mlx4_destroy_qp()
H A Dqp.c217 struct mlx4_qp *qp = to_mqp(ibqp); in mlx4_post_send()
515 struct mlx4_qp *qp = to_mqp(ibqp); in mlx4_post_recv()
H A Dmlx4.h335 static inline struct mlx4_qp *to_mqp(struct ibv_qp *ibqp) in to_mqp() function
/freebsd/sys/dev/mthca/
H A Dmthca_provider.h336 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A Dmthca_qp.c429 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
551 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
850 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
1612 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1815 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1926 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2166 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
H A Dmthca_provider.c588 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
592 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
594 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
595 kfree(to_mqp(qp)); in mthca_destroy_qp()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1261 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp()
1273 sqp = to_msqp(to_mqp(sqp->roce_v2_gsi)); in mlx4_ib_create_qp()
1286 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp()
1312 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1631 struct mlx4_ib_qp *qp = to_mqp(ibqp); in __mlx4_ib_modify_qp()
2171 struct mlx4_ib_qp *qp = to_mqp(ibqp); in _mlx4_ib_modify_qp()
2266 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_modify_qp()
2934 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_send()
2967 to_mqp(sqp->roce_v2_gsi) : qp; in mlx4_ib_post_send()
3269 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_recv()
[all …]
H A Dmlx4_ib.h679 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A Dmlx4_ib_main.c1215 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1792 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
1870 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1497 struct mlx5_qp *qp = to_mqp(ibqp); in mlx5_destroy_qp()
1550 struct mlx5_qp *qp = to_mqp(ibqp); in mlx5_query_qp()
1579 struct mlx5_qp *mqp = to_mqp(qp); in mlx5_modify_qp()
1629 to_mqp(qp)->rsc.rsn, NULL); in mlx5_modify_qp()
H A Dqp.c616 struct mlx5_qp *qp = to_mqp(ibqp); in _mlx5_post_send()
1137 struct mlx5_qp *qp = to_mqp(ibqp); in mlx5_post_recv()
H A Dmlx5.h507 static inline struct mlx5_qp *to_mqp(struct ibv_qp *ibqp) in to_mqp() function
H A Dmlx5.c649 struct mlx5_qp *mqp = to_mqp(qp_in); in mlx5dv_get_qp()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c385 if (to_mqp(gsi->rx_qp)->state == IB_QPS_RTS) in mlx5_ib_gsi_modify_qp()
H A Dmlx5_ib_qp.c2193 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
2719 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
2961 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
3922 qp = to_mqp(ibqp); in mlx5_ib_post_send()
4214 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv()
4555 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
H A Dmlx5_ib.h848 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A Dmlx5_ib_devx.c643 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
H A Dmlx5_ib_main.c2369 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()