Home
last modified time | relevance | path

Searched refs:ep_pd_hkey (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h244 uint64_t ep_pd_hkey; /* PD hash key */ member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c192 ep_args.ep_pd_hkey = pz_handle->pd_handle->pd_hkey; in dapls_ib_qp_alloc()
267 ep_ptr, pz_handle, ep_args.ep_pd_hkey, in dapls_ib_qp_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1237 daplka_hash_lookup(&ia_rp->ia_pd_htbl, args.ep_pd_hkey); in daplka_ep_create()