Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h203 struct siw_cq { struct
206 struct siw_cq_ctrl *notify; argument
207 struct siw_cqe *queue; argument
208 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 */