linux/drivers/scsi/hisi_sas
John Garry 93352abc81 scsi: hisi_sas: Make max IPTT count equal for all hw revisions
There is a small optimisation to be had by making the max IPTT the same for
all hw revisions, that being we can drop the check for read and write
pointer being the same in the get free slot function.

Change v1 hw to have max IPTT of 4096 - same as v2 and v3 hw - and
drop hisi_sas_hw.max_command_entries.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-08-07 22:13:14 -04:00
..
hisi_sas_main.c scsi: hisi_sas: Make max IPTT count equal for all hw revisions 2019-08-07 22:13:14 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Make max IPTT count equal for all hw revisions 2019-08-07 22:13:14 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Make max IPTT count equal for all hw revisions 2019-08-07 22:13:14 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Make max IPTT count equal for all hw revisions 2019-08-07 22:13:14 -04:00
hisi_sas.h scsi: hisi_sas: Make max IPTT count equal for all hw revisions 2019-08-07 22:13:14 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00