diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2025-04-22 09:46:12 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2025-04-28 14:34:12 +0800 |
commit | 57a5fbe39a18e591b33d181bed21518fb9f21d46 (patch) | |
tree | 9ebd44a44b192e3da2965a959f8b4f8765c9ab73 /tools/perf/scripts/python | |
parent | 27982c908240fe2ce4fdbbbe7a2bf59adf9174b2 (diff) |
wifi: rtw89: refactor flow that hw scan handles channel list
FW has a limited amount of channels that can be dealt with by one HW scan
H2C command. Based on the limit, channels in scan request might be parsed
into SW structure piece by piece along with multiple HW scan H2C commands.
But, in order to estimate things of entire HW scan process, it's required
to have the whole parsed channel list when HW scan is going to start. So,
tweak HW scan flow to prepare the whole channel list ahead. Still, each HW
scan H2C command takes allowed amount of channels from the list according
to the limit.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250422014620.18421-5-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions