Home
last modified time | relevance | path

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

/linux-6.12.1/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 */