Home
last modified time | relevance | path

Searched refs:mw_hkey (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h144 uint64_t mw_hkey; member
H A Ddapl_tavor_ibtf_util.c1054 mw_handle->mw_hkey = args.mw_hkey; in dapls_ib_mw_alloc()
1060 "rmr_ctx 0x%x\n\n", rmr, (uint64_t)args.mw_hkey, in dapls_ib_mw_alloc()
1095 args.mw_hkey = rmr->mw_handle->mw_hkey; in dapls_ib_mw_free()
1098 "mw_free: rmr 0x%p, mw_hkey 0x%016llx\n", rmr, args.mw_hkey); in dapls_ib_mw_free()
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h602 uint64_t mw_hkey; member
607 uint64_t mw_hkey; member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5602 uint64_t mw_hkey; in daplka_mw_alloc() local
5685 mw_hkey = 0; in daplka_mw_alloc()
5686 retval = daplka_hash_insert(&ia_rp->ia_mw_htbl, &mw_hkey, in daplka_mw_alloc()
5720 args.mw_hkey = mw_hkey; in daplka_mw_alloc()
5736 (void) daplka_hash_remove(&ia_rp->ia_mw_htbl, mw_hkey, in daplka_mw_alloc()
5771 retval = daplka_hash_remove(&ia_rp->ia_mw_htbl, args.mw_hkey, in daplka_mw_free()
5775 (longlong_t)args.mw_hkey); in daplka_mw_free()