Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A 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()
H A Dmem.c203 struct mlx5_ib_qp *qp = to_mqp(ibqp); in post_send_nop()
H A Dqp.c3020 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
3689 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity()
3722 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter()
3790 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
4136 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_dct()
4266 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
4691 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
5429 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter()
H A 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()
H A Dfs.c1151 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()
1882 mqp = to_mqp(*qp); in get_dests()
H A Dmlx5_ib.h1078 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A Ddevx.c561 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
H A Dmain.c2576 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c644 qp->mtt = (to_mqp( in create_qp_rss()
1340 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in destroy_qp_rss()
1611 to_mqp(sqp->roce_v2_gsi)->flags |= in mlx4_ib_create_qp()
1624 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp()
1653 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1977 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
2010 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bringup_rss_rwqs()
2036 struct mlx4_ib_qp *wq = to_mqp((struct ib_qp *)ibwq); in bring_down_rss_rwqs()
2101 qp = to_mqp((struct ib_qp *)ibwq); in __mlx4_ib_modify_qp()
2111 qp = to_mqp(ibqp); in __mlx4_ib_modify_qp()
[all …]
H A Dmlx4_ib.h713 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A Dmain.c1267 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1845 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
1923 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A 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()
H A Dmthca_provider.h311 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
H A 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()