summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2022-08-09 13:49:48 +0300
committerKalle Valo <kvalo@kernel.org>2022-09-02 11:29:02 +0300
commita88b6cc483ab035d7c9d6f9a0ba29194f2e08df0 (patch)
tree4aaaa4556c9b2611b8715ab4a9de75f4926dde14 /tools/perf/scripts/python/stackcollapse.py
parent494399b2130c598f48bdc117eea4a6379e64ce31 (diff)
downloadlinux-a88b6cc483ab035d7c9d6f9a0ba29194f2e08df0.tar.xz
wifi: rtw89: initialize entity and configure default chandef
While idle, we need a default chandef to set channel for things, such as scan. Before support of mac80211 chanctx, mac80211 would configure a default one on ieee80211_hw::conf::chandef. And we just queried it whenever we did set channel. However, after support of mac80211 chanctx, the flow won't work like before. Besides, we don't now query chandef from ieee80211_hw::conf::chandef either. So, similar to mac80211 without using chanctx, we configure the default chandef with ieee80211_channel of index 0 in 2GHz. Although we have not added the support of mac80211 chanctx here, this configuration should be compatible before that. So, we commit this ahead. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220809104952.61355-10-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions