Home
last modified time | relevance | path

Searched defs:dapls_ib_cq_handle (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h55 struct dapls_ib_cq_handle { struct
56 uint64_t evd_hkey;
57 uint32_t cq_num;
58 uint32_t cq_size;
59 uint32_t cq_cqesz;
60 off64_t cq_map_offset;
61 uint64_t cq_map_len;
62 dapls_hw_uar_t cq_iauar; /* copy of the UAR doorbell page */
63 dapls_hw_cqe_t cq_addr;
64 uint32_t cq_consindx;
[all …]