summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
authorJames Smart2018-01-31 00:58:46 +0100
committerMartin K. Petersen2018-02-12 17:43:22 +0100
commitc176ffa0841c632593c5007f1d1c9ed126481daa (patch)
treec11cc1123b11c464d4d09f16c3e7bbc91f38e1e0 /drivers/scsi/lpfc/lpfc.h
parentscsi: lpfc: Fix frequency of Release WQE CQEs (diff)
downloadkernel-qcow2-linux-c176ffa0841c632593c5007f1d1c9ed126481daa.tar.gz
kernel-qcow2-linux-c176ffa0841c632593c5007f1d1c9ed126481daa.tar.xz
kernel-qcow2-linux-c176ffa0841c632593c5007f1d1c9ed126481daa.zip
scsi: lpfc: Increase CQ and WQ sizes for SCSI
Increased CQ and WQ sizes for SCSI FCP, matching those used for NVMe development. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r--drivers/scsi/lpfc/lpfc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h
index 61fb46da05d4..d042f9118e3b 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -760,6 +760,7 @@ struct lpfc_hba {
uint8_t mds_diags_support;
uint32_t initial_imax;
uint8_t bbcredit_support;
+ uint8_t enab_exp_wqcq_pages;
/* HBA Config Parameters */
uint32_t cfg_ack0;