Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h80 struct mlx4_ib_pd { struct
568 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
570 return container_of(ibpd, struct mlx4_ib_pd, ibpd); in to_mpd()
Dqp.c954 static struct mlx4_ib_pd *get_pd(struct mlx4_ib_qp *qp) in get_pd()
1181 struct mlx4_ib_pd *pd; in mlx4_ib_destroy_qp()
1452 struct mlx4_ib_pd *pd; in __mlx4_ib_modify_qp()
Dmain.c725 struct mlx4_ib_pd *pd; in mlx4_ib_alloc_pd()