OSDN Git Service

ath10k: support for multicast rate control
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Wed, 25 Jul 2018 07:59:39 +0000 (10:59 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 30 Jul 2018 17:46:50 +0000 (20:46 +0300)
commitcd93b83ad927b2c7979e0add0343ace59328b461
treeda311d4bce7dbeb2a10df27f3890b05894f874dd
parent1e3c43a7f111943fb6bb7cafa9d1e9834d6b2b0e
ath10k: support for multicast rate control

Issues a wmi command to firmware when multicast rate change is received with the
new BSS_CHANGED_MCAST_RATE flag.  Also fixes the incorrect fixed_rate setting
for CCK rates which got introduced with addition of ath10k_rates_rev2 enum.

Tested on QCA9984 with firmware ver 10.4-3.6-00104

Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/mac.c