All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ath10k: add quiet mode support for QCA6174/QCA9377
@ 2018-05-03  6:01 ` Yu Wang
  0 siblings, 0 replies; 6+ messages in thread
From: Yu Wang @ 2018-05-03  6:01 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

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


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-12  9:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-03  6:01 [PATCH] ath10k: add quiet mode support for QCA6174/QCA9377 Yu Wang
2018-05-03  6:01 ` Yu Wang
2018-05-03  6:01 ` Yu Wang
2018-05-03  6:01   ` Yu Wang
2018-05-12  9:01   ` Kalle Valo
2018-05-12  9:01   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.