linux/drivers/scsi/hisi_sas
Xiang Chen 15bc43f31a scsi: hisi_sas: change the time of SAS SSP connection
Currently the time of SAS SSP connection is 1ms, which means the link
connection will fail if no IO response after this period.

For some disks handling large IO (such as 512k), 1ms is not enough, so
change it to 5ms.

Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-15 14:37:05 -05:00
..
hisi_sas_main.c scsi: hisi_sas: Relocate some codes to avoid an unused check 2018-11-15 14:37:05 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: Create separate host attributes per HBA 2018-11-15 14:37:05 -05:00
hisi_sas_v2_hw.c scsi: hisi_sas: Create separate host attributes per HBA 2018-11-15 14:37:05 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: change the time of SAS SSP connection 2018-11-15 14:37:05 -05:00
hisi_sas.h scsi: hisi_sas: Add support for interrupt coalescing for v3 hw 2018-11-15 14:37:05 -05:00
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00