Searched defs:siw_cq (Results 1 – 1 of 1) sorted by relevance
199 struct siw_cq { struct202 struct siw_cq_ctrl *notify; argument203 struct siw_cqe *queue; argument204 u32 cq_put;205 u32 cq_get;206 u32 num_cqe;207 struct rdma_user_mmap_entry *cq_entry; /* mmap info for CQE array */208 u32 id; /* For debugging only */