Searched defs:rxe_srq (Results 1 – 1 of 1) sorted by relevance
97 struct rxe_srq { struct98 struct ib_srq ibsrq;99 struct rxe_pool_entry pelem;100 struct rxe_pd *pd;101 struct rxe_rq rq;102 u32 srq_num;103 bool is_user;105 int limit;106 int error;