Searched defs:ocrdma_srq (Results 1 – 1 of 1) sorted by relevance
371 struct ocrdma_srq { struct372 struct ib_srq ibsrq;373 u8 __iomem *db;374 struct ocrdma_qp_hwq_info rq;375 u64 *rqe_wr_id_tbl;376 u32 *idx_bit_fields;377 u32 bit_fields_len;380 spinlock_t q_lock ____cacheline_aligned;382 struct ocrdma_pd *pd;383 u32 id;