dsa_hw_comp_record Struct Reference

Data Fields

volatile uint8_t status
 
union {
   uint8_t   result
 
   uint8_t   dif_status
 
}; 
 
uint16_t rsvd
 
uint32_t bytes_completed
 
uint64_t fault_addr
 
union {
   uint32_t   delta_rec_size
 
   uint32_t   crc32c_val
 
   struct {
      uint32_t   dif_chk_ref_tag
 
      uint16_t   dif_chk_app_tag_mask
 
      uint16_t   dif_chk_app_tag
 
   } 
 
   struct {
      uint64_t   rsvd
 
      uint32_t   ref_tag
 
      uint16_t   app_tag_mask
 
      uint16_t   app_tag
 
   }   dif_ins_comp
 
   struct {
      uint32_t   src_ref_tag
 
      uint16_t   src_app_tag_mask
 
      uint16_t   src_app_tag
 
      uint32_t   dest_ref_tag
 
      uint16_t   dest_app_tag_mask
 
      uint16_t   dest_app_tag
 
   }   dif_upd_comp
 
   uint8_t   op_specific [16]
 
}; 
 

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