Home
last modified time | relevance | path

Searched refs:protection_type (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_fw_scsi.h32 u8 protection_type; member
H 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()
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_fw_scsi.h32 u8 protection_type; member
H 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()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Ddrv_scsi_fw_funcs.h32 u8 protection_type; member
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Ddrv_scsi_fw_funcs.h32 u8 protection_type; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd_dif.c31 u8 type = sdkp->protection_type; in sd_dif_config_host()
H A Dsd.h106 u8 protection_type;/* Data Integrity Field */ member
H A Dsd.c310 return sprintf(buf, "%u\n", sdkp->protection_type); in protection_type_show()
330 sdkp->protection_type = val; in protection_type_store()
334 static DEVICE_ATTR_RW(protection_type);
344 dif = scsi_host_dif_capable(sdp->host, sdkp->protection_type); in protection_mode_show()
345 dix = scsi_host_dix_capable(sdp->host, sdkp->protection_type); in protection_mode_show()
1276 dif = scsi_host_dif_capable(cmd->device->host, sdkp->protection_type); in sd_setup_read_write_cmnd()
1283 if (protect && sdkp->protection_type == T10_PI_TYPE2_PROTECTION) { in sd_setup_read_write_cmnd()
2289 sdkp->protection_type = 0; in sd_read_protection_type()
2300 if (sdkp->first_scan || type != sdkp->protection_type) in sd_read_protection_type()
2317 sdkp->protection_type in sd_read_protection_type()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd_dif.c31 u8 type = sdkp->protection_type; in sd_dif_config_host()
H A Dsd.c364 return sprintf(buf, "%u\n", sdkp->protection_type); in protection_type_show()
384 sdkp->protection_type = val; in protection_type_store()
388 static DEVICE_ATTR_RW(protection_type);
398 dif = scsi_host_dif_capable(sdp->host, sdkp->protection_type); in protection_mode_show()
399 dix = scsi_host_dix_capable(sdp->host, sdkp->protection_type); in protection_mode_show()
1243 dif = scsi_host_dif_capable(cmd->device->host, sdkp->protection_type); in sd_setup_read_write_cmnd()
1251 if (protect && sdkp->protection_type == T10_PI_TYPE2_PROTECTION) { in sd_setup_read_write_cmnd()
2375 sdkp->protection_type = 0; in sd_read_protection_type()
2385 sdkp->protection_type = 0; in sd_read_protection_type()
2389 sdkp->protection_type in sd_read_protection_type()
[all...]
H A Dsd.h130 u8 protection_type;/* Data Integrity Field */ member

Completed in 12 milliseconds