Searched defs:rxe_send_wqe (Results 1 – 1 of 1) sorted by relevance
149 struct rxe_send_wqe { struct150 struct rxe_send_wr wr;151 struct rxe_av av;152 __u32 status;153 __u32 state;154 __aligned_u64 iova;155 __u32 mask;156 __u32 first_psn;157 __u32 last_psn;158 __u32 ack_length;[all …]