Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h103 struct mlx5_ib_pd { struct
466 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()
Dmain.c802 struct mlx5_ib_pd *pd; in mlx5_ib_alloc_pd()
830 struct mlx5_ib_pd *mpd = to_mpd(pd); in mlx5_ib_dealloc_pd()
Dqp.c1106 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()