Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_verbs.h210 struct rxe_qp { struct
211 struct ib_qp ibqp;
215 unsigned int mtu;
216 bool is_user;
218 struct rxe_pd *pd;
225 struct rxe_sq sq;
226 struct rxe_rq rq;
229 u32 dst_cookie;
230 u16 src_port;
246 atomic_t ssn;
[all …]

Completed in 7 milliseconds