diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2022-02-07 09:38:59 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-02-10 11:40:51 +0300 |
commit | d95d8d6bba72190e2286375f96ba1798af64fe3a (patch) | |
tree | 1667cff59bd405677650c006ef8339e14707ee26 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a52e4f2ce0f5f24e4e557b5a254789f642705843 (diff) | |
download | linux-d95d8d6bba72190e2286375f96ba1798af64fe3a.tar.xz |
rtw89: debug: add stations entry to show ID assignment
In order to trace the relation of IDs, we add this debugfs entry to make
them clear.
The output looks like:
map:
mac_id: 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
addr_cam: 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bssid_cam: 01 00 00 00 00 00 00 00
sec_cam: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
VIF [0] 94:08:53:8e:ef:21
bssid_cam_idx=0
addr_cam_idx=0
-> bssid_cam_idx=0
sec_cam_bitmap=00 00 00 00 00 00 00 00
STA [1] 58:00:e3:bb:9c:4f
addr_cam_idx=1
-> bssid_cam_idx=0
sec_cam_bitmap=00 00 00 00 00 00 00 00
STA [2] 94:08:53:8e:ef:75
addr_cam_idx=2
-> bssid_cam_idx=0
sec_cam_bitmap=00 00 00 00 00 00 00 00
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220207063900.43643-7-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions