Searched defs:ioat_fill_hw_descriptor (Results 1 – 1 of 1) sorted by relevance
186 struct ioat_fill_hw_descriptor { struct187 uint32_t size;188 union {204 } u;205 uint64_t src_data;206 uint64_t dest_addr;207 uint64_t next;208 uint64_t reserved;209 uint64_t next_dest_addr;210 uint64_t user1;[all …]