Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A 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 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A 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 */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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 */