Searched defs:rxe_send_wqe (Results 1 – 1 of 1) sorted by relevance
161 struct rxe_send_wqe { struct162 struct rxe_send_wr wr;163 __u32 status;164 __u32 state;165 __aligned_u64 iova;166 __u32 mask;167 __u32 first_psn;168 __u32 last_psn;169 __u32 ack_length;170 __u32 ssn;[all …]