Balaji Pothunoori <bpothuno@xxxxxxxxxxxxxx> writes: > 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@xxxxxxxxxxxxxx> > --- > v2: > Addressed ath10k-check warnings > v3: > cfg80211/mac80211 changes are already merged hence > rebased ath10k patch alone. Heh, we had a collision. Just 2 hours ago I rebased v2, fixed some conflicts and it's now in pending branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=ca376d236d335ccc9475ea1ab49df4643d8246b7 So please check that, and if it's good most likely I'll drop this v3. -- Kalle Valo