Home
last modified time | relevance | path

Searched defs:siw_cq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw.h214 struct siw_cq { struct
217 struct siw_cq_ctrl *notify; argument
218 struct siw_cqe *queue; argument
219 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 */