spdk_ioat_dma_hw_desc Struct Reference

Data Fields

uint32_t size
 
union {
   uint32_t   control_raw
 
   struct {
      uint32_t   int_enable: 1
 
      uint32_t   src_snoop_disable: 1
 
      uint32_t   dest_snoop_disable: 1
 
      uint32_t   completion_update: 1
 
      uint32_t   fence: 1
 
      uint32_t   null: 1
 
      uint32_t   src_page_break: 1
 
      uint32_t   dest_page_break: 1
 
      uint32_t   bundle: 1
 
      uint32_t   dest_dca: 1
 
      uint32_t   hint: 1
 
      uint32_t   reserved: 13
 
      uint32_t   op: 8
 
   }   control
 
u
 
uint64_t src_addr
 
uint64_t dest_addr
 
uint64_t next
 
uint64_t reserved
 
uint64_t reserved2
 
uint64_t user1
 
uint64_t user2
 

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