diff options
author | Kuan-Chung Chen <[email protected]> | 2022-09-22 09:27:37 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-09-24 15:37:40 +0300 |
commit | f3d8232331a3f4eaac1ab9a8679e5aedb2c33758 (patch) | |
tree | 4f7ff25e4c038a951af7f1c7f600d9ed753560c2 /scripts/generate_rust_analyzer.py | |
parent | 8d540f9d29162e273797bef36686a010724f0f8a (diff) |
wifi: rtw89: support for enable/disable MSDU aggregation
To enable/disable amsdu in set_tid_config, and currently only support to
configure all tids (==0xff) for AMSDU, not individual tid.
The command example is:
iw wlan0 set tidconf tids 0xff amsdu off
iw wlan0 set tidconf peer xx:xx:xx:xx:xx:xx tids 0xff amsdu on
Signed-off-by: Kuan-Chung Chen <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions