diff options
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 2014-12-23 08:47:05 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-15 13:31:06 +0100 |
commit | 3a3def8dbe65082d2319cac4791139d4ab786b4d (patch) | |
tree | b51d5563aafb0d629eec0bbd71f01f7bd55e5e87 /.gitignore | |
parent | wil6210: simple ADDBA on originator (Tx) side (diff) | |
download | linux-3a3def8dbe65082d2319cac4791139d4ab786b4d.tar.xz linux-3a3def8dbe65082d2319cac4791139d4ab786b4d.zip |
wil6210: allow to configure ADDBA request
For manual ADDBA configuration, allow to set desired window size or
disable automatic mechanism.
Introduce module parameter (int) agg_wsize. It can be changed on run time,
will be taken into account on the next connect. Interpretation:
- <0 - disable automatic ADDBA; intended for manual testing through debugfs
- 0 - use automatically calculated window size
- >0 - use this for window size. Clipped by maximum supported by the hardware
with current environment.
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions