diff options
author | Po Hao Huang <phhuang@realtek.com> | 2022-02-25 06:08:50 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-09 14:38:23 +0300 |
commit | 895907779752606f6a4795abfc008509f8e38314 (patch) | |
tree | 56c0bf57f1db5d83354acb9da0660b608df21b41 /tools/perf/scripts/python/check-perf-trace.py | |
parent | e715f10f3d055939b4cdfcd282ddf13d1dbab7fc (diff) | |
download | linux-895907779752606f6a4795abfc008509f8e38314.tar.xz |
rtw89: 8852a: add ieee80211_ops::hw_scan
Declare this function allows us to use customized scanning policy, so
each scan takes less time. This is a similar implementation to hw_scan
in rtw88, except that we offload more items to firmware and extend the
maximum IE length. For backward compatibility, we fallback to sw_scan
when firmware does not support this feature.
Signed-off-by: Po Hao Huang <phhuang@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/20220225030851.13327-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions