OSDN Git Service

lpfc: Utilize embedded CDB logic to minimize IO latency
authorJames Smart <james.smart@broadcom.com>
Thu, 31 Mar 2016 21:12:30 +0000 (14:12 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 11 Apr 2016 20:57:09 +0000 (16:57 -0400)
commitb5c539583988b70bddea73f333c640fc93a62e88
tree48becf9f18b004f037f3167ee4a66cfe03e156b8
parenta6517db9006eb618dfde54f4bf6a9a8bc21e16e7
lpfc: Utilize embedded CDB logic to minimize IO latency

Pass cmd iu payloads inline to adapter job structure rather than as
separate dma buffers.

Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli.c