kernel-ark/drivers/scsi/qla2xxx
Seokmann Ju da4541b63b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.
For following fc_host specific attributes, vports rely on the pport.
 So, this patch changed way to access the data for those attributes so that
 they can access pport's.
 - get_host_speed (speed)
 - get_host_port_state (port_state)
 - get_host_port_type (port_type)
 - get_fc_host_stats

Also, added PORT_SPEED_8GB case in the speed attribute for 8Gb HBAs.

Signed-Off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-07 18:02:40 -06:00
..
Kconfig
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_dbg.c [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_dbg.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_def.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06: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: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_fw.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_gbl.h [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 2008-02-07 18:02:38 -06:00
qla_gs.c drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
qla_init.c [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. 2008-02-07 18:02:39 -06:00
qla_inline.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_iocb.c [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 2007-10-23 15:53:41 -04:00
qla_isr.c [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). 2008-02-07 18:02:39 -06:00
qla_mbx.c [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 2008-01-23 11:29:33 -06:00
qla_mid.c [SCSI] qla2xxx: Code cleanups. 2008-01-23 11:29:32 -06:00
qla_os.c [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. 2008-02-07 18:02:39 -06:00
qla_settings.h
qla_sup.c [SCSI] qla2xxx: Correct resource_size_t usages. 2008-02-07 18:02:38 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k7. 2008-01-23 11:29:33 -06:00