[PATCH] ath10k: add quiet mode support for QCA6174/QCA9377

Yu Wang yyuwang at codeaurora.org
Wed May 2 23:01:24 PDT 2018


To enable thermal throttling for QCA6174 and QCA9377,
implement gen_pdev_set_quiet_mode for them.
With this change, quiet period for QCA6174/QCA9377 can
be also set/get via debugfs.
Usage:
To set quiet period:
	echo <period> > /sys/kernel/debug/ieee80211/phyX/ath10k/quiet_period
To get the current quiet period:
	cat /sys/kernel/debug/ieee80211/phyX/ath10k/quiet_period

Yu Wang (1):
  ath10k: add quiet mode support for QCA6174/QCA9377

 drivers/net/wireless/ath/ath10k/wmi-tlv.c | 33 ++++++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/wmi-tlv.h | 16 +++++++++++++++
 2 files changed, 48 insertions(+), 1 deletion(-)

-- 
1.9.1




More information about the ath10k mailing list