|
@@ -81,7 +81,7 @@ struct iwl_tx_queue;
|
|
#define MAX_RTS_THRESHOLD 2347U
|
|
#define MAX_RTS_THRESHOLD 2347U
|
|
#define MAX_MSDU_SIZE 2304U
|
|
#define MAX_MSDU_SIZE 2304U
|
|
#define MAX_MPDU_SIZE 2346U
|
|
#define MAX_MPDU_SIZE 2346U
|
|
-#define DEFAULT_BEACON_INTERVAL 100U
|
|
|
|
|
|
+#define DEFAULT_BEACON_INTERVAL 200U
|
|
#define DEFAULT_SHORT_RETRY_LIMIT 7U
|
|
#define DEFAULT_SHORT_RETRY_LIMIT 7U
|
|
#define DEFAULT_LONG_RETRY_LIMIT 4U
|
|
#define DEFAULT_LONG_RETRY_LIMIT 4U
|
|
|
|
|