Преглед изворни кода

[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>
James Smart пре 16 година
родитељ
комит
4f774513f7
1 измењених фајлова са 999 додато и 75 уклоњено
  1. 999 75
      drivers/scsi/lpfc/lpfc_sli.c

Разлика између датотеке није приказан због своје велике величине
+ 999 - 75
drivers/scsi/lpfc/lpfc_sli.c


Неке датотеке нису приказане због велике количине промена