Lines Matching refs:ib_pd
63 struct ib_pd *ehca_alloc_pd(struct ib_device *device,
67 int ehca_dealloc_pd(struct ib_pd *pd);
69 struct ib_ah *ehca_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr);
77 struct ib_mr *ehca_get_dma_mr(struct ib_pd *pd, int mr_access_flags);
79 struct ib_mr *ehca_reg_phys_mr(struct ib_pd *pd,
84 struct ib_mr *ehca_reg_user_mr(struct ib_pd *pd, u64 start, u64 length,
90 struct ib_pd *pd,
98 struct ib_mw *ehca_alloc_mw(struct ib_pd *pd, enum ib_mw_type type);
105 struct ib_fmr *ehca_alloc_fmr(struct ib_pd *pd,
143 struct ib_qp *ehca_create_qp(struct ib_pd *pd,
165 struct ib_srq *ehca_create_srq(struct ib_pd *pd,