Searched refs:pd_hkey (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h130 uint64_t pd_hkey; member in struct:dapls_ib_pd_handle
H A Ddapl_tavor_ibtf_util.c632 pd_p->pd_hkey = args.pda_hkey;
668 args.pdf_hkey = pd_p->pd_hkey;
678 "pd_free: pz 0x%p, hkey %016llx, freed\n", pz, pd_p->pd_hkey);
734 reg_msg.mr_pd_hkey = pz_handle->pd_handle->pd_hkey;
742 "mr_register: lmr 0x%p, pd_hkey 0x%016llx, vaddr 0x%016llx, "
820 reg_msg.mrs_pd_hkey = pz_handle->pd_handle->pd_hkey;
832 "mr_register_shared: lmr 0x%p, pd_hkey 0x%016llx, "
1040 (pz_hdl->pd_handle))->pd_hkey;
1043 "mw_alloc: rmr 0x%p, pd_hkey 0x%016llx\n",
H A Ddapl_tavor_ibtf_qp.c192 ep_args.ep_pd_hkey = pz_handle->pd_handle->pd_hkey;
618 srqc_args.srqc_pd_hkey = pz_handle->pd_handle->pd_hkey;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5453 uint64_t pd_hkey = 0; local
5479 &pd_hkey, (void *)pd_rp);
5488 args.pda_hkey = pd_hkey;
5503 (void) daplka_hash_remove(&ia_rp->ia_pd_htbl, pd_hkey,

Completed in 101 milliseconds