Searched refs:mlx5_ib_pd (Results 1 – 3 of 3) sorted by relevance
103 struct mlx5_ib_pd { struct466 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()468 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd()
802 struct mlx5_ib_pd *pd; in mlx5_ib_alloc_pd()830 struct mlx5_ib_pd *mpd = to_mpd(pd); in mlx5_ib_dealloc_pd()
1106 static struct mlx5_ib_pd *get_pd(struct mlx5_ib_qp *qp) in get_pd()1561 struct mlx5_ib_pd *pd; in __mlx5_ib_modify_qp()2037 struct mlx5_ib_pd *pd) in set_reg_data_seg()2438 struct mlx5_ib_pd *pd = to_mpd(qp->ibqp.pd); in set_reg_wr()