Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
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()
1629 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1827 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()
2166 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c321 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_qp_err_syndrome()
3259 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_create_qp()
3357 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
4039 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity()
4096 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter()
4168 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
4524 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_dct()
4690 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
5102 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
5845 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter()
H A Dwr.c1057 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_send()
1209 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv()
H A Dfs.c1736 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow()
2409 mqp = to_mqp(*qp); in get_dests()
H A Ddevx.c675 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
H A Dmain.c2607 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach()