[PATCH 0/2] ath10k: implement debugfs interface for Transmit Power Control stats
Kalle Valo
kvalo at qca.qualcomm.com
Fri Sep 18 00:58:22 PDT 2015
This implements a simple interface for debugging TPC stats. I did a small hack
to sparse to check endian usage with signed 32 bit values.
---
Kalle Valo (1):
ath10k: add a_sle32_to_cpu()
Maharaja Kennadyrajan (1):
ath10k: implement debugfs interface for Transmit Power Control stats
drivers/net/wireless/ath/ath10k/core.h | 29 +++
drivers/net/wireless/ath/ath10k/debug.c | 233 +++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/debug.h | 8 +
drivers/net/wireless/ath/ath10k/wmi-ops.h | 19 ++
drivers/net/wireless/ath/ath10k/wmi.c | 269 +++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/wmi.h | 36 ++++
6 files changed, 592 insertions(+), 2 deletions(-)
More information about the ath10k
mailing list