Home
last modified time | relevance | path

Searched refs:mlx5_ib_pd (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib.h128 struct mlx5_ib_pd { struct
736 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
738 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd()
Dmlx5_ib_qp.c1857 static struct mlx5_ib_pd *get_pd(struct mlx5_ib_qp *qp) in get_pd()
2608 struct mlx5_ib_pd *pd; in __mlx5_ib_modify_qp()
3258 struct mlx5_ib_pd *pd) in set_reg_data_seg()
3659 struct mlx5_ib_pd *pd = to_mpd(qp->ibqp.pd); in set_reg_wr()
Dmlx5_ib_main.c1595 struct mlx5_ib_pd *pd; in mlx5_ib_alloc_pd()
1623 struct mlx5_ib_pd *mpd = to_mpd(pd); in mlx5_ib_dealloc_pd()