aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYan-Hsuan Chuang <[email protected]>2020-03-13 11:30:07 +0800
committerKalle Valo <[email protected]>2020-03-26 11:41:57 +0200
commitd05550936ac87bd067351e96f781051d6a2a642e (patch)
tree7343cdfb52756fb5aa433f6d0c3503c51a99c597 /tools/perf/scripts/python/export-to-sqlite.py
parent1fe188da9de58c1021aedb9ea1e7a3d95895ea5c (diff)
rtw88: add a debugfs entry to enable/disable coex mechanism
Sometimes we need to stop the coex mechanism to debug, so that we can manually control the device through various outer commands. Hence, add a new debugfs coex_enable to allow us to enable/disable the coex mechanism when driver is running. To disable coex echo 0 > /sys/kernel/debug/ieee80211/phyX/rtw88/coex_enable To enable coex echo 1 > /sys/kernel/debug/ieee80211/phyX/rtw88/coex_enable To check coex dm is enabled or not cat /sys/kernel/debug/ieee80211/phyX/rtw88/coex_enable Signed-off-by: Yan-Hsuan Chuang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions