ath10k: allow dynamic bandwidth in hw rate control
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 13 Nov 2013 10:05:10 +0000 (11:05 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 15 Nov 2013 08:58:01 +0000 (10:58 +0200)
Frames were never retransmitted with
different/lower bandwidths, e.g. only 80MHz
bandwidth was used when dealing with a VHT80
peer.

Allow HW rate control to try out different
bandwidths when retransmitting. This increases
robustness.

Also, document the parameter properly.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found