Searched defs:ioat_crc32_hw_descriptor (Results 1 – 1 of 1) sorted by relevance
211 struct ioat_crc32_hw_descriptor { struct212 uint32_t size;213 union {279 } u;280 uint64_t src_addr;281 uint64_t dest_addr;282 uint64_t next;283 uint64_t next_src_addr;284 uint64_t next_dest_addr;285 uint32_t seed;[all …]