Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c672 qp->mtt = (to_mqp( in create_qp_rss()
1394 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in destroy_qp_rss()
1657 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp()
1669 sqp = to_msqp(to_mqp(sqp->roce_v2_gsi)); in mlx4_ib_create_qp()
1682 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp()
1713 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
2037 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
2070 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
2096 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bring_down_rss_rwqs()
2161 qp = to_mqp((struct ib_qp *)ibwq); in __mlx4_ib_modify_qp()
[all …]
Dmlx4_ib.h691 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c1258 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1848 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
1926 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_provider.h334 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmthca_qp.c434 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
563 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
862 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
1627 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1825 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1930 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2164 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
Dmthca_provider.c593 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
597 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
599 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dflow.c139 mqp = to_mqp(qp); in UVERBS_HANDLER()
Dgsi.c389 if (to_mqp(gsi->rx_qp)->state == IB_QPS_RTS) in mlx5_ib_gsi_modify_qp()
Dqp.c2773 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
3389 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter()
3456 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
3802 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_dct()
3895 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
4999 qp = to_mqp(ibqp); in _mlx5_ib_post_send()
5360 struct mlx5_ib_qp *qp = to_mqp(ibqp); in _mlx5_ib_post_recv()
5761 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
6506 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter()
Dmlx5_ib.h1057 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Ddevx.c608 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
Dmain.c3792 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()
4347 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach()