Searched defs:rxe_send_wqe (Results 1 – 1 of 1) sorted by relevance
139 struct rxe_send_wqe { struct140 struct rxe_send_wr wr;141 struct rxe_av av;142 __u32 status;143 __u32 state;144 __aligned_u64 iova;145 __u32 mask;146 __u32 first_psn;147 __u32 last_psn;148 __u32 ack_length;[all …]