aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorCarl Huang <[email protected]>2021-01-26 18:56:22 +0200
committerKalle Valo <[email protected]>2021-01-28 09:18:17 +0200
commit442545ba5452b50c471fd5cd04b7688945c8a7da (patch)
tree997d4ccf8d74e619c91c09e587f3335b5aaae580 /tools/perf/scripts/python/syscall-counts.py
parent337cd0d3ce0c2e005b650d8ab8f2b05a91ca132e (diff)
ath10k: allow dynamic SAR power limits via common API
ath10k assigns ath10k_mac_set_sar_specs to ath10k_ops, and this function is called when user space application calls NL80211_CMD_SET_SAR_SPECS. ath10k also registers SAR type, and supported frequency ranges to wiphy so user space can query SAR capabilities. This SAR power limitation is compared to regulatory txpower and selects the minimal one to set when station is connected. Otherwise, it delays until the station is connected. If the station is disconnected, it returns to regulatory txpower. This feature is controlled by hw parameter: dynamic_sar_support. Tested-on: QCA6174 hw3.2 PCI WLAN.RM.4.4.1-00110-QCARMSWP-1 Signed-off-by: Carl Huang <[email protected]> Reviewed-by: Brian Norris <[email protected]> Reviewed-by: Abhishek Kumar <[email protected]> Reported-by: kernel test robot <[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.py')
0 files changed, 0 insertions, 0 deletions