Home
last modified time | relevance | path

Searched defs:crc_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_def.h2095 struct crc_context { struct
2096 uint32_t handle; /* System handle. */
2097 __le32 ref_tag;
2098 __le16 app_tag;
2099 uint8_t ref_tag_mask[4]; /* Validation/Replacement Mask*/
2101 __le16 guard_seed; /* Initial Guard Seed */
2102 __le16 prot_opts; /* Requested Data Protection Mode */
2103 __le16 blk_size; /* Data size in bytes */
2106 __le32 byte_count; /* Total byte count/ total data
2108 union {
[all …]