|
@@ -226,9 +226,9 @@
|
|
|
#define WLAN_CFG_REO_DST_RING_SIZE_MIN 1024
|
|
|
#define WLAN_CFG_REO_DST_RING_SIZE_MAX 2048
|
|
|
|
|
|
-#define WLAN_CFG_REO_REINJECT_RING_SIZE 32
|
|
|
+#define WLAN_CFG_REO_REINJECT_RING_SIZE 128
|
|
|
#define WLAN_CFG_REO_REINJECT_RING_SIZE_MIN 32
|
|
|
-#define WLAN_CFG_REO_REINJECT_RING_SIZE_MAX 32
|
|
|
+#define WLAN_CFG_REO_REINJECT_RING_SIZE_MAX 128
|
|
|
|
|
|
#define WLAN_CFG_RX_RELEASE_RING_SIZE 1024
|
|
|
#define WLAN_CFG_RX_RELEASE_RING_SIZE_MIN 8
|