aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorZong-Zhe Yang <[email protected]>2022-08-09 18:49:40 +0800
committerKalle Valo <[email protected]>2022-09-02 11:29:00 +0300
commit967439c7a2a60923f9b4c8ac925d368af16fb165 (patch)
tree0cc14902e14bb9ddc9a53870d761d68e6b6a26fd /tools/perf/scripts/python/flamegraph.py
parent8d40a13bc35da6c68f3beb44d7d4b21ea247366d (diff)
wifi: rtw89: rewrite decision on channel by entity state
We need to invoke the callback of the changed band at the first set_channel() after every power-off. Originally, we forced the channel to be 0 when doing power-off, and then determined things by comparing channel with 0. However, deciding on such things by channel might be confusing. It's also confusing to use this kind of decision when we consider multiple channels in the follow-up patches. So, another flag, entity_active, is added ahead to HAL to deal with this. Besides, we also need to check if entity is active when we set TX power. Signed-off-by: Zong-Zhe Yang <[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 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions