Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedi/
A Dqedi_fw_scsi.h24 u32 initial_ref_tag;
26 u16 application_tag;
29 bool dif_on_network;
30 bool dif_on_host;
31 u8 host_guard_type;
32 u8 protection_type;
33 u8 ref_tag_mask;
34 bool crc_seed;
36 bool ignore_app_tag;
38 bool validate_guard;
[all …]
/linux/drivers/scsi/qedf/
A Ddrv_scsi_fw_funcs.h24 u32 initial_ref_tag;
26 u16 application_tag;
29 bool dif_on_network;
30 bool dif_on_host;
31 u8 host_guard_type;
32 u8 protection_type;
33 u8 ref_tag_mask;
34 bool crc_seed;
40 bool ignore_app_tag;
42 bool validate_guard;
[all …]

Completed in 4 milliseconds