[PATCHv2,3/3] ath10k: average ack rssi support for data frames
Kalle Valo
kvalo at codeaurora.org
Tue May 8 08:10:35 PDT 2018
Balaji Pothunoori <bpothuno at codeaurora.org> wrote:
> Average ack rssi value is weighted average of ack rssi for
> no of msdu's has been sent.
> This feature is enabled by the host driver if firmware is capable.
> After receiving event from host, firmware allocates the necessary
> memory to store the ack_rssi for data packets during the init time.
>
> After each successful transmission, If tx completion status is OK
> and 24th bit is set in HTT message header then host will fetch the
> ack_rssi else host can ignore the ack_rssi field.
>
> Signed-off-by: Balaji Pothunoori <bpothuno at codeaurora.org>
A note to myself that this depends on:
cc60dbbfed8f mac80211: average ack rssi support for data frames
Currently in mac80211-next.
--
https://patchwork.kernel.org/patch/10343153/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list