Searched defs:rxe_send_wqe (Results 1 – 3 of 3) 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 …]
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 …]