Searched defs:siw_cq (Results 1 – 1 of 1) sorted by relevance
214 struct siw_cq { struct217 struct siw_cq_ctrl *notify; argument218 struct siw_cqe *queue; argument219 u32 cq_put;220 u32 cq_get;221 u32 num_cqe;222 bool kernel_verbs;223 u32 xa_cq_index; /* mmap information for CQE array */224 u32 id; /* For debugging only */