linux-stable/drivers/scsi/hisi_sas
Xiaofei Tan 78bd2b4f6e scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
In future scenarios we will want to use the TMF struct for more task types
than SSP.

As such, we can add struct hisi_sas_tmf_task directly into struct
hisi_sas_slot, and this will mean we can remove the TMF parameters from the
task prep functions.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-05-28 22:40:32 -04:00
..
hisi_sas.h scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot 2018-05-28 22:40:32 -04:00
hisi_sas_main.c scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot 2018-05-28 22:40:32 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot 2018-05-28 22:40:32 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot 2018-05-28 22:40:32 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot 2018-05-28 22:40:32 -04: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