summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
diff options
context:
space:
mode:
authorYan-Hsuan Chuang <yhchuang@realtek.com>2020-03-13 06:30:07 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-03-26 12:41:57 +0300
commitd05550936ac87bd067351e96f781051d6a2a642e (patch)
tree7343cdfb52756fb5aa433f6d0c3503c51a99c597 /drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
parent1fe188da9de58c1021aedb9ea1e7a3d95895ea5c (diff)
downloadlinux-d05550936ac87bd067351e96f781051d6a2a642e.tar.xz
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 <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200313033008.20070-3-yhchuang@realtek.com
Diffstat (limited to 'drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h')
0 files changed, 0 insertions, 0 deletions