android_kernel_xiaomi_sdm845/drivers/scsi/qla2xxx
Andrew Vasquez e5896bd5dc [SCSI] qla2xxx: Allow the user the option of disabling iIDMA.
iIDMA support requires the driver issue several additional
fabric-managegment (FM) commands per port discovered during SNS
scanning -- GFPN (Get Fabric Port Name) and GPSC (Get Port Speed
Capabilities).  It has been found during testing that some
switches do not respond as *well* as expected to these commands
(silence -- no ACC nor BS_RJT).  So, to handle such conditions,
allow the user the ability to indirectly disable the FM commands
by disabling iIDMA with the ql2xiidmaenable module-parameter.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-07-26 15:14:38 -04:00
..
Kconfig [SCSI] qla2xxx: Update firmware filenames for new ISP parts. 2008-04-07 12:19:11 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Cleanup NPIV related functions 2008-07-26 15:14:37 -04:00
qla_dbg.c [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. 2008-04-27 12:19:57 -05:00
qla_dbg.h [SCSI] qla2xxx: Add ISP84XX support. 2008-04-07 12:19:15 -05:00
qla_def.h [SCSI] qla2xxx: Cleanup NPIV related functions 2008-07-26 15:14:37 -04:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: Update copyright banner. 2008-04-07 12:19:11 -05:00
qla_fw.h [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. 2008-04-27 12:19:59 -05:00
qla_gbl.h [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. 2008-07-26 15:14:38 -04:00
qla_gs.c [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. 2008-04-27 12:19:59 -05:00
qla_init.c [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. 2008-07-26 15:14:38 -04:00
qla_inline.h [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status. 2008-05-15 16:39:29 +01:00
qla_iocb.c [SCSI] qla2xxx: Cruft cleanup of functions and structures. 2008-04-07 12:19:14 -05:00
qla_isr.c [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling." 2008-05-30 12:20:43 -05:00
qla_mbx.c [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. 2008-05-15 16:39:29 +01:00
qla_mid.c [SCSI] qla2xxx: Cleanup NPIV related functions 2008-07-26 15:14:37 -04:00
qla_os.c [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. 2008-07-26 15:14:38 -04:00
qla_settings.h [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_sup.c [SCSI] qla2xxx: Correct locking during NVRAM manipulation. 2008-07-26 15:14:35 -04:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.01-k4. 2008-05-30 12:21:12 -05:00