diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-07-27 16:06:50 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-02 09:38:34 +0800 |
commit | 11b227901ffaf9f6b4eebd3ed708d03ec91e764c (patch) | |
tree | 0017b61887cf34ffd6bcafaea2a55e2b1ef6787c /tools/perf/scripts/python | |
parent | db0dbe26f48a4cf3a46967fb8a75ee1abd1d59ab (diff) |
wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()
Originally, rtw89_btc_phymap() and rtw89_btc_path_phymap() access chan
with hard-code RTW89_CHANCTX_0. But, they are problematic when the chip
supports multiple channels.
So, change their prototype and pass chanctx_idx ahead. Let callers still
pass RTW89_CHANCTX_0 for now, but we will refine callers in the following.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240727080650.12195-8-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions