2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-31 16:43:51 +08:00
linux-next/drivers/scsi/mpt3sas
Sreekanth Reddy 42081173c7 mpt3sas: Manage MSI-X vectors according to HBA device type
1. Do not enable MSI-X vectors for SAS2008 B0 controllers

2. Enable a single MSI-X vector for the following controller:

   a. SAS2004
   b. SAS2008
   c. SAS2008_1
   d. SAS2008_2
   e. SAS2008_3
   f. SAS2116_1
   g. SAS2116_2

3. Enable Combined Reply Post Queue Support (i.e. 96 MSI-X vectors)
   for Gen3 Invader/Fury C0 and above revision HBAs

4. Enable Combined Reply Post Queue Support (i.e. 96 MSI-X vectors)
   for all Intruder and Cutlass HBAs

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-11-11 18:42:44 -05:00
..
mpi mpt3sas: MPI 2.5 Rev K (2.5.6) specifications 2015-08-27 11:08:28 -07:00
Kconfig mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig 2015-11-11 18:31:14 -05:00
Makefile mpt3sas: Move Gen3 HBA's device registration to a separate file 2015-11-11 18:20:02 -05:00
mpt3sas_base.c mpt3sas: Manage MSI-X vectors according to HBA device type 2015-11-11 18:42:44 -05:00
mpt3sas_base.h mpt3sas: Manage MSI-X vectors according to HBA device type 2015-11-11 18:42:44 -05:00
mpt3sas_config.c mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig 2015-11-11 18:31:14 -05:00
mpt3sas_ctl.c mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig 2015-11-11 18:31:14 -05:00
mpt3sas_ctl.h mpt2sas: Move Gen2 HBA's device registration to a separate file 2015-11-11 18:22:27 -05:00
mpt3sas_debug.h mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig 2015-11-11 18:31:14 -05:00
mpt3sas_module.c mpt3sas: Define 'hba_mpi_version_belonged' IOC variable 2015-11-11 18:29:34 -05:00
mpt3sas_scsih.c mpt3sas: Manage MSI-X vectors according to HBA device type 2015-11-11 18:42:44 -05:00
mpt3sas_transport.c mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API 2015-08-27 11:08:31 -07:00
mpt3sas_trigger_diag.c mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_trigger_diag.h mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00