Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Drio_mport_cdev.h191 struct rio_transfer_io { struct
192 __u64 rio_addr; /* Address in target's RIO mem space */
193 __u64 loc_addr;
194 __u64 handle;
195 __u64 offset; /* Offset in buffer */
196 __u64 length; /* Length in bytes */
197 __u16 rioid; /* Target destID */
198 __u16 method; /* Data exchange method, one of rio_exchange enum */
199 __u32 completion_code; /* Completion code for this transfer */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Drio_mport_cdev.h118 struct rio_transfer_io { struct
119 __u64 rio_addr;
120 __u64 loc_addr;
121 __u64 handle;
122 __u64 offset;
123 __u64 length;
124 __u16 rioid;
125 __u16 method;
126 __u32 completion_code;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Drio_mport_cdev.h118 struct rio_transfer_io { struct
119 __u64 rio_addr;
120 __u64 loc_addr;
121 __u64 handle;
122 __u64 offset;
123 __u64 length;
124 __u16 rioid;
125 __u16 method;
126 __u32 completion_code;
/kernel/linux/linux-6.6/include/uapi/linux/
Drio_mport_cdev.h191 struct rio_transfer_io { struct
192 __u64 rio_addr; /* Address in target's RIO mem space */
193 __u64 loc_addr;
194 __u64 handle;
195 __u64 offset; /* Offset in buffer */
196 __u64 length; /* Length in bytes */
197 __u16 rioid; /* Target destID */
198 __u16 method; /* Data exchange method, one of rio_exchange enum */
199 __u32 completion_code; /* Completion code for this transfer */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Drio_mport_cdev.h105 struct rio_transfer_io { struct
106 __u64 rio_addr;
107 __u64 loc_addr;
108 __u64 handle;
109 __u64 offset;
110 __u64 length;
111 __u16 rioid;
112 __u16 method;
113 __u32 completion_code;