Searched defs:rxe_send_wqe (Results 1 – 1 of 1) sorted by relevance
133 struct rxe_send_wqe { struct134 struct rxe_send_wr wr;135 struct rxe_av av;136 __u32 status;137 __u32 state;138 __aligned_u64 iova;139 __u32 mask;140 __u32 first_psn;141 __u32 last_psn;142 __u32 ack_length;[all …]