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