Searched defs:rxe_qp (Results 1 – 1 of 1) sorted by relevance
210 struct rxe_qp { struct211 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