summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2024-08-16 14:57:00 +0300
committerPing-Ke Shih <pkshih@realtek.com>2024-08-22 05:03:24 +0300
commita3f00afc250aac2a4ed04828b9ec27278aebfe46 (patch)
tree1cb7526a7ef81186e218886fb42a9a8ce973d1f5 /tools/perf/scripts/python/gecko.py
parent77c977327dfaa9ae2e154964cdb89ceb5c7b7cf1 (diff)
downloadlinux-a3f00afc250aac2a4ed04828b9ec27278aebfe46.tar.xz
wifi: rtw89: debugfs: support multiple adapters debugging
The rtw89 uses debugfs to access registers and driver states. To get a range of registers, the range value is set and stored to a variable, and get the set of register values by the stored range. However, the variable is a static global variable, which multiple adapters will be a problem, so move the variable to adapter context rtw89_dev. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20240816115700.17390-1-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions