Lines Matching refs:ib_pd
79 struct ib_pd ibpd;
86 struct ib_pd *pd;
379 struct ib_pd *pd;
516 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
587 struct ib_mr *mlx4_ib_get_dma_mr(struct ib_pd *pd, int acc);
590 struct ib_mr *mlx4_ib_reg_user_mr(struct ib_pd *pd, u64 start, u64 length,
594 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type);
598 struct ib_mr *mlx4_ib_alloc_fast_reg_mr(struct ib_pd *pd,
615 struct ib_ah *mlx4_ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr);
619 struct ib_srq *mlx4_ib_create_srq(struct ib_pd *pd,
630 struct ib_qp *mlx4_ib_create_qp(struct ib_pd *pd,
652 struct ib_fmr *mlx4_ib_fmr_alloc(struct ib_pd *pd, int mr_access_flags,