]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/fnic/fnic.h
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
[karo-tx-linux.git] / drivers / scsi / fnic / fnic.h
index 528d43b7b569eceee49b65a6a19d06150c55283c..ce88951af3d13598ada545578145cf437d84775a 100644 (file)
@@ -46,7 +46,8 @@
 #define DESC_CLEAN_LOW_WATERMARK 8
 #define FNIC_UCSM_DFLT_THROTTLE_CNT_BLD        16 /* UCSM default throttle count */
 #define FNIC_MIN_IO_REQ                        256 /* Min IO throttle count */
-#define FNIC_MAX_IO_REQ                2048 /* scsi_cmnd tag map entries */
+#define FNIC_MAX_IO_REQ                1024 /* scsi_cmnd tag map entries */
+#define FNIC_DFLT_IO_REQ        256 /* Default scsi_cmnd tag map entries */
 #define        FNIC_IO_LOCKS           64 /* IO locks: power of 2 */
 #define FNIC_DFLT_QUEUE_DEPTH  32
 #define        FNIC_STATS_RATE_LIMIT   4 /* limit rate at which stats are pulled up */