diff options
author | James Smart <James.Smart@Emulex.Com> | 2009-05-22 14:52:35 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-06-08 11:23:54 -0500 |
commit | 4f774513f7b3fe96648b8936f60f835e6ceaa88e (patch) | |
tree | af3b73115c629a5475d116354db815feffe1dd27 /drivers/scsi/a100u2w.c | |
parent | da0436e915a5c17ee79e72c1bf978a4ebb1cbf4d (diff) | |
download | blackbird-obmc-linux-4f774513f7b3fe96648b8936f60f835e6ceaa88e.tar.gz blackbird-obmc-linux-4f774513f7b3fe96648b8936f60f835e6ceaa88e.zip |
[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>
Diffstat (limited to 'drivers/scsi/a100u2w.c')
0 files changed, 0 insertions, 0 deletions