diff options
author | Ryder Lee <[email protected]> | 2021-04-27 07:14:27 +0800 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2021-06-19 09:22:43 +0200 |
commit | 76be6c076c0774844670df818233c488538bae02 (patch) | |
tree | b4d44d43299d4204abad1fc4f25b78e36af9665d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a441a77a736cd20e2f6529be4d610e5956bac6fa (diff) |
mt76: mt7915: add .set_bitrate_mask() callback
Add runtime configuration for bitrate mask. This update firmware rate
control to add a boundary on top of table to limit the rate selection
for each peer, so when user set bitrates vht-mcs-5 1:9, which actually
means nss = 1 mcs = 0~9. This only applies to data frames as for other
mgmt, mcast, bcast still use legacy rates as it is.
Note that driver does not support GI configuration.
Example:
iw dev wlan0 set bitrates vht-mcs-5 1:9 he-mcs-5 2:7
iw dev wlan0 set bitrates legacy-5 6 he-mcs-5 2:0-11
Signed-off-by: Ryder Lee <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions