linux/drivers/scsi/qla2xxx
Andrew Vasquez 87f27015b8 [SCSI] qla2xxx: Rework MSI-X handlers.
Since MSI-X vectors do not require a clearing "handshake" from
the system perspective, and the registered handler will not be
called more than once for one occurrence of receipt of a vector,
there is no requirement to flush the risc register write clearing
the interrupt condition in the risc. Also, since the msi-x
registered handlers are optimised for a particular vector, it is
preferable to handle the one vector received per invocation of
the handler.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-12 14:50:37 -04:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: add support for NPIV 2007-07-14 19:08:05 -05:00
qla_attr.c [SCSI] qla2xxx: Use shost_priv(). 2007-10-12 14:50:22 -04:00
qla_dbg.c [SCSI] qla2xxx: Use shost_priv(). 2007-10-12 14:50:22 -04:00
qla_dbg.h [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. 2007-10-12 14:49:58 -04:00
qla_def.h [SCSI] qla2xxx: Use shost_priv(). 2007-10-12 14:50:22 -04:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j. 2006-06-26 16:21:25 -05:00
qla_fw.h [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. 2007-10-12 14:49:58 -04:00
qla_gbl.h [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. 2007-10-12 14:50:14 -04:00
qla_gs.c [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. 2007-10-12 14:50:06 -04:00
qla_init.c [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. 2007-10-12 14:50:14 -04:00
qla_inline.h [SCSI] qla2xxx: Re-factor isp_operations to static structures. 2007-07-20 09:24:22 -05:00
qla_iocb.c [SCSI] qla2xxx: Cleanup several 'sparse' warnings. 2007-10-12 14:50:26 -04:00
qla_isr.c [SCSI] qla2xxx: Rework MSI-X handlers. 2007-10-12 14:50:37 -04:00
qla_mbx.c [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. 2007-10-12 14:50:33 -04:00
qla_mid.c [SCSI] qla2xxx: Sparse cleanups in qla_mid.c 2007-10-12 14:50:29 -04:00
qla_os.c [SCSI] qla2xxx: Use shost_priv(). 2007-10-12 14:50:22 -04:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Allow region-based flash-part accesses. 2007-10-12 14:49:42 -04:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k3. 2007-08-15 13:03:57 -05:00