[PATCHv2 0/3] ath10k: tx stats for 10.2.4
akolli at qti.qualcomm.com
akolli at qti.qualcomm.com
Tue Dec 5 05:31:22 PST 2017
From: Anilkumar Kolli <akolli at qti.qualcomm.com>
Add tx stats supoort for QCA988X.
Parse peer stats from pktlog packets and update the tx rate
information per STA.
This way user space can query about transmit rate with iw.
V2:
- Added patch ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics
- No other changes
Anilkumar Kolli (3):
ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics
ath10k: move pktlog_filter out of ath10k_debug
ath10k: add per peer tx stats support for 10.2.4
drivers/net/wireless/ath/ath10k/core.h | 4 +-
drivers/net/wireless/ath/ath10k/debug.c | 16 +++----
drivers/net/wireless/ath/ath10k/debug.h | 21 +++++++--
drivers/net/wireless/ath/ath10k/debugfs_sta.c | 27 -----------
drivers/net/wireless/ath/ath10k/htt.h | 17 +++++++
drivers/net/wireless/ath/ath10k/htt_rx.c | 60 +++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/mac.c | 40 ++++++++++++++++-
7 files changed, 143 insertions(+), 42 deletions(-)
--
1.7.9.5
More information about the ath10k
mailing list