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