Home
last modified time | relevance | path

Searched defs:rxe_srq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_verbs.h97 struct rxe_srq { struct
98 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;