Home
last modified time | relevance | path

Searched defs:rxe_send_wr (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
Drdma_user_rxe.h53 struct rxe_send_wr { struct
54 __aligned_u64 wr_id;
55 __u32 num_sge;
56 __u32 opcode;
57 __u32 send_flags;
58 union {
61 } ex;
62 union {
88 } wr;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
Drdma_user_rxe.h53 struct rxe_send_wr { struct
54 __aligned_u64 wr_id;
55 __u32 num_sge;
56 __u32 opcode;
57 __u32 send_flags;
58 union {
61 } ex;
62 union {
88 } wr;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
Drdma_user_rxe.h37 struct rxe_send_wr { struct
38 __aligned_u64 wr_id;
39 __u32 num_sge;
40 __u32 opcode;
41 __u32 send_flags;
42 union {
45 } ex;
46 union {
73 } wr;
/kernel/linux/linux-5.10/include/uapi/rdma/
Drdma_user_rxe.h75 struct rxe_send_wr { struct
76 __aligned_u64 wr_id;
77 __u32 num_sge;
78 __u32 opcode;
79 __u32 send_flags;
80 union {
83 } ex;
84 union {
111 } wr;
/kernel/linux/linux-6.6/include/uapi/rdma/
Drdma_user_rxe.h75 struct rxe_send_wr { struct
76 __aligned_u64 wr_id;
77 __u32 reserved;
78 __u32 opcode;
79 __u32 send_flags;
80 union {
83 } ex;
84 union {
132 } wr;