Extended the bit mask value for the HTT stats (Mu-MIMO related) which are retrieved via tracing. Provided debugfs provision to reset the HTT stats which helps to get the aggregated stats via tracing. Before that we could not get the accumulated stats. Maharaja Kennadyrajan (2): ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats ath10k: Added support to reset HTT stats in debugfs drivers/net/wireless/ath/ath10k/core.h | 1 + drivers/net/wireless/ath/ath10k/debug.c | 47 ++++++++++++++++++++++-- drivers/net/wireless/ath/ath10k/htt.h | 4 +- drivers/net/wireless/ath/ath10k/htt_tx.c | 9 +++-- 4 files changed, 53 insertions(+), 8 deletions(-) -- 2.20.1