Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_provider.h334 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmthca_qp.c428 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp()
548 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp()
846 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp()
1606 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_send()
1809 struct mthca_qp *qp = to_mqp(ibqp); in mthca_tavor_post_receive()
1920 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_send()
2160 struct mthca_qp *qp = to_mqp(ibqp); in mthca_arbel_post_receive()
Dmthca_provider.c633 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
637 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
639 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c1312 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
1570 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
1778 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
2594 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_send()
2898 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv()
3037 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
Dmlx5_ib.h491 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c1180 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1451 struct mlx4_ib_qp *qp = to_mqp(ibqp); in __mlx4_ib_modify_qp()
1920 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_modify_qp()
2642 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_send()
2956 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_recv()
3119 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_query_qp()
Dmlx4_ib.h613 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c809 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1271 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
1349 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()