Home
last modified time | relevance | path

Searched refs:protection_type (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qedi/
A Dqedi_fw_scsi.h32 u8 protection_type; member
A Dqedi_fw_api.c351 dif_task_params->protection_type); in init_rtdif_task_context()
439 dif_task_params->protection_type); in init_rtdif_task_context()
/drivers/scsi/qedf/
A Ddrv_scsi_fw_funcs.h32 u8 protection_type; member
/drivers/scsi/
A Dsd.c377 return sprintf(buf, "%u\n", sdkp->protection_type); in protection_type_show()
397 sdkp->protection_type = val; in protection_type_store()
401 static DEVICE_ATTR_RW(protection_type);
2558 sdkp->protection_type = 0; in sd_read_protection_type()
2568 sdkp->protection_type = 0; in sd_read_protection_type()
2572 sdkp->protection_type = type; in sd_read_protection_type()
2585 if (!sdkp->protection_type) in sd_config_protection()
2591 sdkp->protection_type); in sd_config_protection()
2592 sdkp->protection_type = 0; in sd_config_protection()
2596 sdkp->protection_type); in sd_config_protection()
[all …]
A Dsd_dif.c30 u8 type = sdkp->protection_type; in sd_dif_config_host()
A Dsd.h133 u8 protection_type;/* Data Integrity Field */ member

Completed in 19 milliseconds