Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dgsi.c324 mqp = to_mqp(qp); in setup_qp()
357 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_modify_qp()
369 if (to_mqp(gsi->rx_qp)->state == IB_QPS_RTS) in mlx5_ib_gsi_modify_qp()
378 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_query_qp()
461 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_post_send()
506 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_post_recv()
Dmem.c203 struct mlx5_ib_qp *qp = to_mqp(ibqp); in post_send_nop()
Dqp.c3029 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
3685 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity()
3718 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter()
3786 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
4132 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_dct()
4243 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
4665 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
5405 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter()
Dwr.c1305 qp = to_mqp(ibqp); in mlx5_ib_post_send()
1462 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv()
Dfs.c1151 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()
1882 mqp = to_mqp(*qp); in get_dests()
Dmlx5_ib.h1078 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Ddevx.c561 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
Dmain.c2576 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach()
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dqp.c644 qp->mtt = (to_mqp( in create_qp_rss()
1338 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in destroy_qp_rss()
1609 to_mqp(sqp->roce_v2_gsi)->flags |= in mlx4_ib_create_qp()
1622 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp()
1651 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1975 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 bringup_rss_rwqs()
2034 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bring_down_rss_rwqs()
2099 qp = to_mqp((struct ib_qp *)ibwq); in __mlx4_ib_modify_qp()
2109 qp = to_mqp(ibqp); in __mlx4_ib_modify_qp()
[all …]
Dmlx4_ib.h713 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c1270 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.10/drivers/infiniband/hw/mthca/
Dmthca_provider.h311 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmthca_provider.c589 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
593 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
595 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
596 kfree(to_mqp(qp)->sqp); in mthca_destroy_qp()
597 kfree(to_mqp(qp)); in mthca_destroy_qp()
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()
1626 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1824 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1929 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2163 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()