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