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:
6e25117
)
mwifiex: modify TX/RX window sizes for AP interface
author
Avinash Patil
<
[email protected]
>
Fri, 12 Sep 2014 14:39:00 +0000
(20:09 +0530)
committer
John W. Linville
<
[email protected]
>
Mon, 15 Sep 2014 19:00:52 +0000
(15:00 -0400)
This patch sets uAP BA window sizes to 64.
Signed-off-by: Avinash Patil <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/mwifiex/decl.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/mwifiex/decl.h
b/drivers/net/wireless/mwifiex/decl.h
index 0e03fe39fc35ea64fca0933a20b46966686a5208..e0d00a7f0ec314f9dd03e288af38cbd5c6aa1731 100644
(file)
--- a/
drivers/net/wireless/mwifiex/decl.h
+++ b/
drivers/net/wireless/mwifiex/decl.h
@@
-48,8
+48,8
@@
#define MWIFIEX_UAP_AMPDU_DEF_RXWINSIZE 16
#define MWIFIEX_11AC_STA_AMPDU_DEF_TXWINSIZE 64
#define MWIFIEX_11AC_STA_AMPDU_DEF_RXWINSIZE 64
-#define MWIFIEX_11AC_UAP_AMPDU_DEF_TXWINSIZE
48
-#define MWIFIEX_11AC_UAP_AMPDU_DEF_RXWINSIZE
32
+#define MWIFIEX_11AC_UAP_AMPDU_DEF_TXWINSIZE
64
+#define MWIFIEX_11AC_UAP_AMPDU_DEF_RXWINSIZE
64
#define MWIFIEX_DEFAULT_BLOCK_ACK_TIMEOUT 0xffff