kernel-hacking-2024-linux-s.../drivers/scsi/bfa
Krishna Gudipati 775c7742ad [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.
- Introduced IOC poll mechanism which replaces current interrupt
  based FW READY method.
- The timer based poll routine in IOC will query the ioc_fwstate
  register to see if there is a state change in FW, and sends the READY event.
- Bug fixes in the new asic PLL initialization.
- Added logic to handle CPE/RME queue interrupts before iocfc config done.
  1. Use the queue_process flag to see if iocfc configuration is done
     in INTX mode.
  2. Split the MSIX handler installation in two - one for IOC intr
     handler and the other for cpe/rme queue handler - and delay
     assigning queue handlers until iocfc config is done in MSIX mode.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 15:46:19 -05:00
..
bfa.h [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_core.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_cs.h
bfa_defs.h [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfa_defs_fcs.h
bfa_defs_svc.h [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fc.h [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fcbuild.c
bfa_fcbuild.h
bfa_fcpim.c [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fcpim.h
bfa_fcs.c [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fcs.h [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fcs_fcpim.c
bfa_fcs_lport.c [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfa_fcs_rport.c
bfa_hw_cb.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_hw_ct.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_ioc.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_ioc.h [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_ioc_cb.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfa_ioc_ct.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_modules.h [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_plog.h
bfa_port.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfa_port.h [SCSI] bfa: Add pbc port disable check and fix LPS message name 2011-06-29 15:27:46 -05:00
bfa_svc.c [SCSI] bfa: Add pbc port disable check and fix LPS message name 2011-06-29 15:27:46 -05:00
bfa_svc.h [SCSI] bfa: Add pbc port disable check and fix LPS message name 2011-06-29 15:27:46 -05:00
bfad.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfad_attr.c
bfad_debugfs.c [SCSI] bfa: Move debugfs initialization before bfa init. 2011-05-01 10:55:56 -05:00
bfad_drv.h [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfad_im.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfad_im.h
bfi.h [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfi_ms.h [SCSI] bfa: Changes to support vport disable and enable operations. 2011-06-29 15:37:48 -05:00
bfi_reg.h [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
Makefile