Searched refs:ep_hkey (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c85 " addr %s, conn_qual %016llu, ep_hkey %016llx\n"
88 ep_p->qp_handle->ep_hkey, prd_size, timeout);
115 args.epc_hkey = ep_p->qp_handle->ep_hkey;
226 args.epd_hkey = ep_ptr->qp_handle->ep_hkey;
338 reinit_args.epri_hkey = qp_p->ep_hkey;
590 "bkl_index 0x%llx, ep_hkey %016llx\n",
593 (uint64_t)cr_p->ib_cm_handle, ep_p->qp_handle->ep_hkey);
597 args.cra_ep_hkey = ep_p->qp_handle->ep_hkey;
H A Ddapl_tavor_ibtf_dto.c102 cookie->val.dto.size, ep_ptr->qp_handle->ep_hkey);
181 cookie->val.dto.size, ep_ptr->qp_handle->ep_hkey);
355 ep_ptr->qp_handle->ep_hkey);
484 ep_ptr->qp_handle->ep_hkey);
H A Ddapl_tavor_ibtf_impl.h83 uint64_t ep_hkey; member in struct:dapls_ib_qp_handle
H A Ddapl_tavor_ibtf_qp.c306 epf_args.epf_hkey = ep_args.ep_hkey;
358 "qp_alloc: created, ep_ptr 0x%p, ep_hkey 0x%016llx\n\n",
359 ep_ptr, ep_args.ep_hkey);
361 qp_p->ep_hkey = ep_args.ep_hkey;
444 args.epf_hkey = qp_p->ep_hkey;
452 "qp_free: freed, ep_ptr 0x%p, ep_hkey 0x%016llx\n",
453 ep_ptr, qp_p->ep_hkey);
552 "qp_modify: ep_hkey = %016llx nothing to do\n",
553 ep_ptr->qp_handle->ep_hkey);
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h243 uint64_t ep_hkey; /* hash key of the EP */ member in struct:dapl_ep_create_s
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1141 uint64_t ep_hkey = 0; local
1345 &ep_hkey, (void *)ep_rp);
1360 args.ep_hkey = ep_hkey;
1378 (void) daplka_hash_remove(&ia_rp->ia_ep_htbl, ep_hkey,

Completed in 93 milliseconds