Searched defs:rxe_send_wqe (Results 1 – 1 of 1) sorted by relevance
153 struct rxe_send_wqe { struct154 struct rxe_send_wr wr;155 __u32 status;156 __u32 state;157 __aligned_u64 iova;158 __u32 mask;159 __u32 first_psn;160 __u32 last_psn;161 __u32 ack_length;162 __u32 ssn;[all …]