diff options
Diffstat (limited to 'drivers/scsi/bnx2i/57xx_iscsi_constants.h')
-rw-r--r-- | drivers/scsi/bnx2i/57xx_iscsi_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2i/57xx_iscsi_constants.h b/drivers/scsi/bnx2i/57xx_iscsi_constants.h index 30e6bdbd65af..15673cc786ff 100644 --- a/drivers/scsi/bnx2i/57xx_iscsi_constants.h +++ b/drivers/scsi/bnx2i/57xx_iscsi_constants.h | |||
@@ -125,7 +125,7 @@ | |||
125 | 125 | ||
126 | /* SQ/RQ/CQ DB structure sizes */ | 126 | /* SQ/RQ/CQ DB structure sizes */ |
127 | #define ISCSI_SQ_DB_SIZE (16) | 127 | #define ISCSI_SQ_DB_SIZE (16) |
128 | #define ISCSI_RQ_DB_SIZE (16) | 128 | #define ISCSI_RQ_DB_SIZE (64) |
129 | #define ISCSI_CQ_DB_SIZE (80) | 129 | #define ISCSI_CQ_DB_SIZE (80) |
130 | 130 | ||
131 | #define ISCSI_SQN_TO_NOTIFY_NOT_VALID 0xFFFF | 131 | #define ISCSI_SQN_TO_NOTIFY_NOT_VALID 0xFFFF |