spdk_ioat_fill_hw_desc Struct Reference

Data Fields

uint32_t size
 
union {
   uint32_t   control_raw
 
   struct {
      uint32_t   int_enable: 1
 
      uint32_t   reserved: 1
 
      uint32_t   dest_snoop_disable: 1
 
      uint32_t   completion_update: 1
 
      uint32_t   fence: 1
 
      uint32_t   reserved2: 2
 
      uint32_t   dest_page_break: 1
 
      uint32_t   bundle: 1
 
      uint32_t   reserved3: 15
 
      uint32_t   op: 8
 
   }   control
 
u
 
uint64_t src_data
 
uint64_t dest_addr
 
uint64_t next
 
uint64_t reserved
 
uint64_t next_dest_addr
 
uint64_t user1
 
uint64_t user2
 

The documentation for this struct was generated from the following file: