Searched refs:mlx5_ib_pd (Results 1 – 6 of 6) sorted by relevance
22 struct mlx5_ib_pd *mpd = to_mpd(pd); in UVERBS_HANDLER()210 ADD_UVERBS_METHODS(mlx5_ib_pd,217 &mlx5_ib_pd),
213 struct mlx5_ib_pd { struct1154 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()1156 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd()1268 struct mlx5_ib_mr *mlx5_ib_alloc_implicit_mr(struct mlx5_ib_pd *pd,
219 struct mlx5_ib_pd *pd) in set_reg_data_seg()641 struct mlx5_ib_pd *pd = to_mpd(qp->ibqp.pd); in set_reg_wr()
2339 struct mlx5_ib_pd *pd = to_mpd(ibpd); in mlx5_ib_alloc_pd()2372 struct mlx5_ib_pd *mpd = to_mpd(pd); in mlx5_ib_dealloc_pd()3746 INIT_RDMA_OBJ_SIZE(ib_pd, mlx5_ib_pd, ibpd),
481 struct mlx5_ib_mr *mlx5_ib_alloc_implicit_mr(struct mlx5_ib_pd *pd, in mlx5_ib_alloc_implicit_mr()
4037 struct mlx5_ib_pd *pd; in __mlx5_ib_modify_qp()