2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 13:44:01 +08:00
linux-next/drivers/scsi/hisi_sas
Xiang Chen 9f347b2fac scsi: hisi_sas: change ncq process for v3 hw
For v3 hw, each NCQ will return a CQ, so it is no need to acquire IPTT from
ITCT, just acquire it from IPTT field of CQ.

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>
2017-12-14 21:25:02 -05:00
..
hisi_sas_main.c scsi: hisi_sas: add an mechanism to do reset work synchronously 2017-12-14 21:25:02 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: relocate clearing ITCT and freeing device 2017-12-14 21:25:02 -05:00
hisi_sas_v2_hw.c scsi: hisi_sas: relocate clearing ITCT and freeing device 2017-12-14 21:25:02 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: change ncq process for v3 hw 2017-12-14 21:25:02 -05:00
hisi_sas.h scsi: hisi_sas: add an mechanism to do reset work synchronously 2017-12-14 21:25:02 -05:00
Kconfig scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00