Searched defs:ocrdma_srq (Results 1 – 1 of 1) sorted by relevance
356 struct ocrdma_srq { struct357 struct ib_srq ibsrq;358 u8 __iomem *db;359 struct ocrdma_qp_hwq_info rq;360 u64 *rqe_wr_id_tbl;361 u32 *idx_bit_fields;362 u32 bit_fields_len;365 spinlock_t q_lock ____cacheline_aligned;367 struct ocrdma_pd *pd;368 u32 id;