linux/drivers/scsi/lpfc
James Smart 4f774513f7 [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Queues
Adds support for the new queues in the SLI-4 interface.  There are :
- Work Queues - host-to-adapter for fast-path traffic
- Mailbox Queues - host-to-adapter for control (slow-path)
- Buffer Queues - host-to-adapter for posting buffers for async receive
- Completion Queues - adapter-to-host for posting async events,
       completions for fast or slow patch work, receipt of async
       receive traffic
- Event Queues - tied to MSI-X vectors, binds completion queues with
       interrupts

These patches add the all the support code to tie into command submission
and response paths, updates the interrupt handling, etc.

Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-06-08 11:23:54 -05:00
..
Makefile [SCSI] lpfc: bug fixes 2007-06-17 22:38:11 -05:00
lpfc.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_attr.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_compat.h
lpfc_crtn.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_ct.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_debugfs.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_debugfs.h [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig 2008-12-29 11:24:28 -06:00
lpfc_disc.h [SCSI] lpfc 8.3.1: misc fixes/changes 2009-04-27 09:42:47 -05:00
lpfc_els.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_hw.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_hw4.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_init.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_logmsg.h [SCSI] lpfc 8.3.1: misc fixes/changes 2009-04-27 09:42:47 -05:00
lpfc_mbox.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_mem.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_nl.h [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support 2008-12-29 11:24:26 -06:00
lpfc_nportdisc.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_scsi.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_scsi.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_sli.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Queues 2009-06-08 11:23:54 -05:00
lpfc_sli.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_sli4.h [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_version.h [SCSI] lpfc 8.3.1 : Update version to 8.3.1 2009-04-27 09:43:19 -05:00
lpfc_vport.c [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base Support 2009-06-08 11:21:29 -05:00
lpfc_vport.h [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events 2008-10-13 09:28:57 -04:00