diff options
author | James Smart <jsmart2021@gmail.com> | 2022-02-25 03:22:54 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-03-15 18:51:48 +0100 |
commit | 561341425bcc70e97edf978b3041eec5cf23acef (patch) | |
tree | 25f51072d1de613d304a343087cc07248fb5d6a9 /CREDITS | |
parent | scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (diff) | |
download | linux-561341425bcc70e97edf978b3041eec5cf23acef.tar.xz linux-561341425bcc70e97edf978b3041eec5cf23acef.zip |
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
Introduce lpfc_prep_wqe routine.
The lpfc_prep_wqe() routine is used with lpfc_sli_issue_iocb() and
lpfc_sli_issue_iocb_wait(). The routine performs additional SLI-4 wqe field
setting that the generic routines did not perform as they kept their
actions compatible with both SLI3 and SLI4.
Link: https://lore.kernel.org/r/20220225022308.16486-4-jsmart2021@gmail.com
Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions