diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-16 19:57:00 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-22 10:03:24 +0800 |
commit | a3f00afc250aac2a4ed04828b9ec27278aebfe46 (patch) | |
tree | 1cb7526a7ef81186e218886fb42a9a8ce973d1f5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 77c977327dfaa9ae2e154964cdb89ceb5c7b7cf1 (diff) |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions