aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMartin Kaistra <[email protected]>2023-04-28 17:08:31 +0200
committerKalle Valo <[email protected]>2023-05-05 10:30:14 +0300
commit19b396c241cfdcb4431491d07ff586f78436754a (patch)
treefb2c31e3f0c96a0003d6b48feb8855d6d0e87cd8 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent07342528f7c8b7ca156ee6d8c132e42579b37bb9 (diff)
wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flags
As this driver uses HAS_RATE_CONTROL, rate_flags will not be provided by mac80211. Stop using tx_info->control.rates[0].flags and ieee80211_get_rts_cts_rate() and use rts_threshold and bss_conf.use_cts_prot instead to determine when to use RTS and CTS. Send RTS with 24M rate like the vendor drivers. Also set this RTS rate for ampdu_enable = true, because we also enable RTS for these frames. Signed-off-by: Martin Kaistra <[email protected]> Reviewed-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions