From: Surabhi Vishnoi <svishnoi@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org,
Surabhi Vishnoi <svishnoi@codeaurora.org>
Subject: [PATCH 0/2] Add support for per peer HTT tx stats for WCN3990
Date: Wed, 27 Feb 2019 12:42:59 +0530 [thread overview]
Message-ID: <1551251581-21193-1-git-send-email-svishnoi@codeaurora.org> (raw)
WCN3990 firmware sends the HTT_TLV_T2H_MSG_TYPE_PEER_STATS in tlv
format so the handling of this message has to be done in different
manner.
This patchset adds support to attach rx_ops based on htt version
and adds the handling of HTT_TLV_T2H_MSG_TYPE_PEER_STATS message
based on HTT version.
Surabhi Vishnoi (2):
ath10k: Add support for adding htt_rx_ops based on htt_version
ath10k: Add support for per peer HTT tx stats for WCN3990
drivers/net/wireless/ath/ath10k/htt.c | 2 +
drivers/net/wireless/ath/ath10k/htt.h | 67 +++++++++++-
drivers/net/wireless/ath/ath10k/htt_rx.c | 165 ++++++++++++++++++++++++++++--
drivers/net/wireless/ath/ath10k/hw.c | 45 +++++++-
drivers/net/wireless/ath/ath10k/hw.h | 34 ++++++
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 3 +
drivers/net/wireless/ath/ath10k/wmi-tlv.h | 33 ++++++
drivers/net/wireless/ath/ath10k/wmi.h | 3 -
8 files changed, 340 insertions(+), 12 deletions(-)
--
1.9.1
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
next reply other threads:[~2019-02-27 7:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-27 7:12 Surabhi Vishnoi [this message]
2019-09-23 8:20 ` [PATCH 0/2] Add support for per peer HTT tx stats for WCN3990 Kalle Valo
-- strict thread matches above, loose matches on Subject: below --
2019-02-27 7:13 Surabhi Vishnoi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1551251581-21193-1-git-send-email-svishnoi@codeaurora.org \
--to=svishnoi@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox