diff options
| author | Chris Chiu <[email protected]> | 2022-03-25 11:57:35 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-04-06 15:12:47 +0300 |
| commit | bd917b3d28c9815e2c55b9ff16680fdc2ba28d68 (patch) | |
| tree | 3387491705b276f2d383f8013463a15bbc9c32db /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 21338c5bdeb969bfb2d78bd06a71a40b9a82a51e (diff) | |
rtl8xxxu: fill up txrate info for gen1 chips
RTL8188CUS/RTL8192CU(gen1) don't support rate adaptive report hence
no real txrate info can be retrieved. The vendor driver reports the
highest rate in HT capabilities from the IEs to avoid empty txrate.
This commit initiates the txrate information with the highest supported
rate negotiated with AP. The gen2 chip keeps update the txrate from
the rate adaptive reports, and gen1 chips at least have non-NULL txrate
after associated.
Signed-off-by: Chris Chiu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions