commit | a904417fc8761b78d46342d13a6fd08f4beb7075 | [log] [tgz] |
---|---|---|
author | Anilkumar Kolli <akolli@codeaurora.org> | Tue Sep 04 12:15:15 2018 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Sep 06 19:02:42 2018 +0300 |
tree | f435317f0d38336ab743f41eb4bd9da396e0e48b | |
parent | 348cd95c8196818613980983b277faae8a3d1fd5 [diff] |
ath10k: add extended per sta tx statistics support This patch adds per station tx statistics support. Per station tx stats include - pkts/bytes transmitted at all possible rates(mcs/nss/bw/gi). - ACK fails count - ampdu bytes/pkts transmitted at all possible rates(mcs/nss/bw/gi). - BA fails count Tested on QCA9984/QCA4019/QCA988x Firmware: 10.4-3.5.3-00057 10.2.4-1.0-00037 Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>