akolli@xxxxxxxxxxxxxxxx wrote: > From: Anilkumar Kolli <akolli@xxxxxxxxxxxxxxxx> > > Per peer tx stats are part of 'HTT_10_4_T2H_MSG_TYPE_PEER_STATS' > event, Firmware sends one HTT event for every four PPDUs. > HTT payload has success pkts/bytes, failed pkts/bytes, retry > pkts/bytes and rate info per ppdu. > Peer stats are enabled through 'WMI_SERVICE_PEER_STATS', > which are nowadays enabled by default. > > Parse peer stats and update the tx rate information per STA. > > tx rate, Peer stats are tested on QCA4019 with Firmware version > 10.4-3.2.1-00028. > > Signed-off-by: Anilkumar Kolli <akolli@xxxxxxxxxxxxxxxx> 2 patches applied to ath-next branch of ath.git, thanks. cec17c382140 ath10k: add per peer htt tx stats support for 10.4 5608eaf7b086 ath10k: add support for per sta tx bitrate -- https://patchwork.kernel.org/patch/9430197/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches