Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c670 qp->mtt = (to_mqp( in create_qp_rss()
1312 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in destroy_qp_rss()
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()
1594 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp()
1628 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1951 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
1984 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
2008 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bring_down_rss_rwqs()
2071 qp = to_mqp((struct ib_qp *)ibwq); in __mlx4_ib_modify_qp()
[all …]
Dmlx4_ib.h694 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c1372 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1962 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
2040 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_provider.h334 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmthca_qp.c433 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
560 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
858 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
1618 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1821 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1932 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2172 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
Dmthca_provider.c641 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
645 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
647 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dflow.c89 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.c2393 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
2955 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
3280 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_dct()
3363 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
4377 qp = to_mqp(ibqp); in _mlx5_ib_post_send()
4692 struct mlx5_ib_qp *qp = to_mqp(ibqp); in _mlx5_ib_post_recv()
5094 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
Dmlx5_ib.h956 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c3521 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()
4010 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach()