Home
last modified time | relevance | path

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

/linux-4.4.14/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.c637 to_mqp(qp)->sq.db_index); in mthca_destroy_qp()
641 to_mqp(qp)->rq.db_index); in mthca_destroy_qp()
643 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c1302 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp()
1557 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp()
1764 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp()
2592 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_send()
2889 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv()
3028 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp()
Dmlx5_ib.h476 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c1202 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp()
1515 struct mlx4_ib_qp *qp = to_mqp(ibqp); in __mlx4_ib_modify_qp()
2029 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_modify_qp()
2751 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_send()
3070 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_post_recv()
3233 struct mlx4_ib_qp *qp = to_mqp(ibqp); in mlx4_ib_query_qp()
Dmlx4_ib.h660 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
Dmain.c1231 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry()
1710 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach()
1788 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach()