Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h103 struct mlx5_ib_pd { struct
481 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
483 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd()
Dmain.c660 struct mlx5_ib_pd *pd; in mlx5_ib_alloc_pd()
695 struct mlx5_ib_pd *mpd = to_mpd(pd); in mlx5_ib_dealloc_pd()
Dqp.c1114 static struct mlx5_ib_pd *get_pd(struct mlx5_ib_qp *qp) in get_pd()
1575 struct mlx5_ib_pd *pd; in __mlx5_ib_modify_qp()
2046 struct mlx5_ib_pd *pd, in set_frwr_pages()
2449 struct mlx5_core_dev *mdev, struct mlx5_ib_pd *pd, struct mlx5_ib_qp *qp) in set_frwr_li_wr()