]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
scsi: lpfc: Increase SCSI CQ and WQ sizes.
authorJames Smart <jsmart2021@gmail.com>
Sat, 9 Dec 2017 01:18:06 +0000 (17:18 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 21 Dec 2017 02:11:46 +0000 (21:11 -0500)
commita51e41b671f18b4387b7150f64e1578729776302
treef854abc006735d6b1f3108aa911051e888c98635
parentb95e29b75d3eebf989907c848f3b10eb5a0117fa
scsi: lpfc: Increase SCSI CQ and WQ sizes.

Increased the sizes of the SCSI WQ's and CQ's so that SCSI operation is
similar to that used by NVME. However, size increase restricted only to
those newer adapters that can support the larger WQE size, thus bigger
queue sizes.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nvme.h
drivers/scsi/lpfc/lpfc_sli4.h