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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h92 struct mlx4_ib_pd { struct
572 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd)
574 return container_of(ibpd, struct mlx4_ib_pd, ibpd);
H A Dqp.c1184 static struct mlx4_ib_pd *get_pd(struct mlx4_ib_qp *qp)
1477 struct mlx4_ib_pd *pd;
1754 struct mlx4_ib_pd *pd;
H A Dmain.c789 struct mlx4_ib_pd *pd;

Completed in 135 milliseconds