]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/bfa/bfi.h
[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.
authorKrishna Gudipati <kgudipat@brocade.com>
Mon, 13 Jun 2011 22:52:12 +0000 (15:52 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:46:19 +0000 (15:46 -0500)
commit775c7742adfd7726f05914198bf33eaa3b9f64bb
tree87c9373091ca11b5808dc28a2acb7d4a4efe33a2
parentdd5aaf4536c5111784a18d935b9b5adeac9f914c
[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>
drivers/scsi/bfa/bfa.h
drivers/scsi/bfa/bfa_core.c
drivers/scsi/bfa/bfa_hw_cb.c
drivers/scsi/bfa/bfa_hw_ct.c
drivers/scsi/bfa/bfa_ioc.c
drivers/scsi/bfa/bfa_ioc.h
drivers/scsi/bfa/bfa_ioc_ct.c
drivers/scsi/bfa/bfa_modules.h
drivers/scsi/bfa/bfi.h
drivers/scsi/bfa/bfi_reg.h