Searched refs:dapls_ib_pd_handle (Results 1 – 3 of 3) sorted by relevance
129 struct dapls_ib_pd_handle { struct
176 typedef struct dapls_ib_pd_handle *ib_pd_handle_t;
611 struct dapls_ib_pd_handle *pd_p; in dapls_ib_pd_alloc()615 pd_p = (struct dapls_ib_pd_handle *)dapl_os_alloc(sizeof (*pd_p)); in dapls_ib_pd_alloc()663 struct dapls_ib_pd_handle *pd_p; in dapls_ib_pd_free()667 pd_p = (struct dapls_ib_pd_handle *)pz->pd_handle; in dapls_ib_pd_free()1039 args.mw_pd_hkey = ((struct dapls_ib_pd_handle *) in dapls_ib_mw_alloc()