Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_verbs.h209 struct rxe_qp { struct
210 struct ib_qp ibqp;
211 struct rxe_pool_entry pelem;
212 struct ib_qp_attr attr;
213 unsigned int valid;
214 unsigned int mtu;
215 bool is_user;
217 struct rxe_pd *pd;
218 struct rxe_srq *srq;
219 struct rxe_cq *scq;
[all …]