Searched defs:ocrdma_srq (Results 1 – 1 of 1) sorted by relevance
375 struct ocrdma_srq { struct376 struct ib_srq ibsrq;377 u8 __iomem *db;378 struct ocrdma_qp_hwq_info rq;379 u64 *rqe_wr_id_tbl;380 u32 *idx_bit_fields;381 u32 bit_fields_len;384 spinlock_t q_lock ____cacheline_aligned;386 struct ocrdma_pd *pd;387 u32 id;