mbox series

[0/2] Exdented HTT stats support and provide debugfs

Message ID 1551266621-31981-1-git-send-email-mkenna@codeaurora.org (mailing list archive)
Headers show
Series Exdented HTT stats support and provide debugfs | expand

Message

Maharaja Kennadyrajan Feb. 27, 2019, 11:23 a.m. UTC
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(-)