Lines Matching refs:ib_pd
142 struct ib_pd *ib_alloc_pd(struct ib_device *device) in ib_alloc_pd()
144 struct ib_pd *pd; in ib_alloc_pd()
158 int ib_dealloc_pd(struct ib_pd *pd) in ib_dealloc_pd()
169 struct ib_ah *ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) in ib_create_ah()
218 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, struct ib_wc *wc, in ib_create_ah_from_wc()
250 struct ib_pd *pd; in ib_destroy_ah()
264 struct ib_srq *ib_create_srq(struct ib_pd *pd, in ib_create_srq()
315 struct ib_pd *pd; in ib_destroy_srq()
410 struct ib_qp *ib_create_qp(struct ib_pd *pd, in ib_create_qp()
874 struct ib_pd *pd; in ib_destroy_qp()
955 struct ib_mr *ib_get_dma_mr(struct ib_pd *pd, int mr_access_flags) in ib_get_dma_mr()
973 struct ib_mr *ib_reg_phys_mr(struct ib_pd *pd, in ib_reg_phys_mr()
1001 struct ib_pd *pd, in ib_rereg_phys_mr()
1007 struct ib_pd *old_pd; in ib_rereg_phys_mr()
1040 struct ib_pd *pd; in ib_dereg_mr()
1055 struct ib_mr *ib_alloc_fast_reg_mr(struct ib_pd *pd, int max_page_list_len) in ib_alloc_fast_reg_mr()
1103 struct ib_mw *ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in ib_alloc_mw()
1125 struct ib_pd *pd; in ib_dealloc_mw()
1139 struct ib_fmr *ib_alloc_fmr(struct ib_pd *pd, in ib_alloc_fmr()
1173 struct ib_pd *pd; in ib_dealloc_fmr()