rtw88: config 8822c multicast address in MAC init flow
authorTzu-En Huang <tehuang@realtek.com>
Tue, 8 Oct 2019 08:20:54 +0000 (16:20 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 14 Oct 2019 09:07:59 +0000 (12:07 +0300)
commit27c65bfc434fb18db001c3ade07dbdb189eda7ec
tree4890ec1c62a7d9ddc466c346b6b3d6834cb491b7
parent1dce7eb37333a5e1b155a381d8b517c5e2d2bc39
rtw88: config 8822c multicast address in MAC init flow

Multicast address should be congiured in the initialization flow.
The value is created by a hashed calculation that is also implemented
by the hardware for multicast address filtering.

Signed-off-by: Tzu-En Huang <tehuang@realtek.com>
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/reg.h
drivers/net/wireless/realtek/rtw88/rtw8822c.c