|
@@ -87,8 +87,8 @@
|
|
#define I40E_MINIMUM_FCOE 1 /* minimum number of QPs for FCoE */
|
|
#define I40E_MINIMUM_FCOE 1 /* minimum number of QPs for FCoE */
|
|
#endif /* I40E_FCOE */
|
|
#endif /* I40E_FCOE */
|
|
#define I40E_MAX_AQ_BUF_SIZE 4096
|
|
#define I40E_MAX_AQ_BUF_SIZE 4096
|
|
-#define I40E_AQ_LEN 128
|
|
|
|
-#define I40E_AQ_WORK_LIMIT 16
|
|
|
|
|
|
+#define I40E_AQ_LEN 256
|
|
|
|
+#define I40E_AQ_WORK_LIMIT 32
|
|
#define I40E_MAX_USER_PRIORITY 8
|
|
#define I40E_MAX_USER_PRIORITY 8
|
|
#define I40E_DEFAULT_MSG_ENABLE 4
|
|
#define I40E_DEFAULT_MSG_ENABLE 4
|
|
#define I40E_QUEUE_WAIT_RETRY_LIMIT 10
|
|
#define I40E_QUEUE_WAIT_RETRY_LIMIT 10
|