Home
last modified time | relevance | path

Searched refs:ib_cno_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c101 (uint64_t)cno_ptr->ib_cno_handle; in dapls_ib_cq_alloc()
1811 evmc_msg.evmc_cno_hkey = (uint64_t)cno_ptr->ib_cno_handle; in dapls_ib_modify_cno()
1843 args.cnw_hkey = (uint64_t)cno_ptr->ib_cno_handle; in dapls_ib_cno_wait()
1897 cno_ptr->ib_cno_handle = (ib_cno_handle_t)args.cno_hkey; in dapls_ib_cno_alloc()
1912 args.cnf_hkey = (uint64_t)cno_ptr->ib_cno_handle; in dapls_ib_cno_free()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h414 ib_cno_handle_t ib_cno_handle; member