Searched defs:siw_cq (Results 1 – 1 of 1) sorted by relevance
203 struct siw_cq { struct206 struct siw_cq_ctrl *notify; argument207 struct siw_cqe *queue; argument208 u32 cq_put;209 u32 cq_get;210 u32 num_cqe;211 struct rdma_user_mmap_entry *cq_entry; /* mmap info for CQE array */212 u32 id; /* For debugging only */