Searched defs:siw_cq (Results 1 – 1 of 1) sorted by relevance
202 struct siw_cq { struct205 struct siw_cq_ctrl *notify; argument206 struct siw_cqe *queue; argument207 u32 cq_put;208 u32 cq_get;209 u32 num_cqe;210 struct rdma_user_mmap_entry *cq_entry; /* mmap info for CQE array */211 u32 id; /* For debugging only */
Completed in 11 milliseconds