projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8829c9e
)
iwlagn: set dynamic aggregation threshold for BT
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Mon, 8 Nov 2010 22:55:43 +0000
(14:55 -0800)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Tue, 16 Nov 2010 15:43:52 +0000
(07:43 -0800)
Setting the max/min/def value for BT dynamic aggregation threshold.
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-commands.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-commands.h
b/drivers/net/wireless/iwlwifi/iwl-commands.h
index 31c29a5fe8b1b1ad01d177c225d4df685c00db6f..a3cd8117f6e35ee4ee0cde274cc91d2b6324418a 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-commands.h
+++ b/
drivers/net/wireless/iwlwifi/iwl-commands.h
@@
-2410,9
+2410,9
@@
struct iwl_link_quality_cmd {
#define BT_FRAG_THRESHOLD_MAX 0
#define BT_FRAG_THRESHOLD_MIN 0
-#define BT_AGG_THRESHOLD_DEF 0
-#define BT_AGG_THRESHOLD_MAX 0
-#define BT_AGG_THRESHOLD_MIN 0
+#define BT_AGG_THRESHOLD_DEF
120
0
+#define BT_AGG_THRESHOLD_MAX
800
0
+#define BT_AGG_THRESHOLD_MIN
40
0
/*
* REPLY_BT_CONFIG = 0x9b (command, has simple generic response)