Home
last modified time | relevance | path

Searched refs:evd_hkey (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c110 create_msg.evd_flags, create_msg.evd_cookie, create_msg.evd_hkey, in dapls_ib_cq_alloc()
133 create_msg.evd_hkey); in dapls_ib_cq_alloc()
135 cq_handle->evd_hkey = create_msg.evd_hkey; in dapls_ib_cq_alloc()
179 free_msg.evf_hkey = cq_handle->evd_hkey; in dapls_ib_cq_alloc()
296 evd_ptr->ib_cq_handle->evd_hkey, cqlen); in dapli_ib_cq_resize_internal()
330 resize_msg.cqr_evd_hkey = cq_handle->evd_hkey; in dapli_ib_cq_resize_internal()
439 args.evf_hkey = cq_handle->evd_hkey; in dapls_ib_cq_free()
571 args.evf_hkey = cq_handle->evd_hkey; in dapls_ib_cqd_destroy()
1701 evp_msg.evp_evd_hkey = evd_ptr->ib_cq_handle->evd_hkey; in dapls_ib_event_poll()
1751 evw_msg.evw_hkey = evd_ptr->ib_cq_handle->evd_hkey; in dapls_ib_event_wakeup()
[all …]
H A Ddapl_tavor_ibtf_qp.c113 cq_handle->evd_hkey = create_msg.evd_hkey; in dapli_get_dto_cq()
124 cq_handle, create_msg.evd_hkey); in dapli_get_dto_cq()
196 ep_args.ep_rcv_evd_hkey = cq_recv->evd_hkey; in dapls_ib_qp_alloc()
200 ep_args.ep_snd_evd_hkey = cq_send->evd_hkey; in dapls_ib_qp_alloc()
203 ep_args.ep_conn_evd_hkey = evd_handle->ib_cq_handle->evd_hkey; in dapls_ib_qp_alloc()
H A Ddapl_tavor_ibtf_impl.h56 uint64_t evd_hkey; member
H A Ddapl_tavor_ibtf_cm.c430 args.sr_evd_hkey = evd_p->ib_cq_handle->evd_hkey; in dapls_ib_setup_conn_listener()
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h311 uint64_t evd_hkey; /* EVD hash key */ member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2591 uint64_t evd_hkey = 0; in daplka_evd_create() local
2691 &evd_hkey, (void *)evd_rp); in daplka_evd_create()
2708 async_evd->aeh_evd_hkey = evd_hkey; in daplka_evd_create()
2714 args.evd_hkey = evd_hkey; in daplka_evd_create()
2727 (void) daplka_hash_remove(&ia_rp->ia_evd_htbl, evd_hkey, in daplka_evd_create()