linux/drivers/scsi/bfa
Krishna Gudipati 3fd459804f [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.
- Introduced partitioning of the BFA resources.
- Added h/w queue ID in CPE messages, firmware uses h/w queue ID
  from messages to pick a matching RME queue.
- Added message header to bfa_reqq_produce(). h/w queue ID is set
  in the message header and firmware modules use h/w queue ID from
  message header instead of from cpqe event.
- Made changes to allow using all 256 queues of Brocade-1860 asic.
  Previously only a single queue per queue group was used.
- Added function tag to BFI message header. Only used by FC BFI
  messages.  Used to translate host tag to firmware tag. bfa_lpuid()
  is changed to bfa_fn_lpu() that encodes both PCI function and port
  ID in BFI message header.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 17:02:28 -05:00
..
Makefile [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa.h [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_core.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_cs.h [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa_defs.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfa_defs_fcs.h [SCSI] bfa: fix comments for header files 2010-10-25 16:26:57 -05:00
bfa_defs_svc.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfa_fc.h [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcbuild.c [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcbuild.h [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcpim.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcpim.h [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcs.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcs.h [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa_fcs_fcpim.c [SCSI] bfa: replace bfa_assert with WARN_ON 2010-12-31 09:36:53 -06:00
bfa_fcs_lport.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_fcs_rport.c [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_hw_cb.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -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: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00
bfa_ioc.h [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00
bfa_ioc_cb.c [SCSI] bfa: IOC bug fixes. 2011-06-29 16:57:52 -05:00
bfa_ioc_ct.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_modules.h [SCSI] bfa: Enable ASIC block configuration and query. 2011-06-29 16:56:05 -05:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
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: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_svc.h [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfad.c [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00
bfad_attr.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_bsg.c [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_bsg.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_debugfs.c [SCSI] bfa: Move debugfs initialization before bfa init. 2011-05-01 10:55:56 -05:00
bfad_drv.h [SCSI] bfa: Update the driver version to 3.0.2.0 2011-06-29 16:04:05 -05:00
bfad_im.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_im.h [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfi.h [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfi_ms.h [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfi_reg.h [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00