Searched defs:dapls_ib_cq_handle (Results 1 – 1 of 1) sorted by relevance
55 struct dapls_ib_cq_handle { struct56 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 …]