wifi: rtw89: 8852c: add multi-port ID to TX descriptor
authorPo-Hao Huang <phhuang@realtek.com>
Fri, 16 Sep 2022 03:38:11 +0000 (11:38 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 19 Sep 2022 10:04:45 +0000 (13:04 +0300)
commit43aeb945eb0325c003e02ace3cd3676d4c81a368
tree3e824e9ef995b8f869fc0cb3e4d364096ebfa4c0
parent812825c2b204c491f1a5586c602e4ac75060493a
wifi: rtw89: 8852c: add multi-port ID to TX descriptor

Update tx descriptor settings so broadcast packets on other ports can be
issued properly when DTIM count is 0. Before this, all broadcast packets
are sent via port 0 and won't be transmitted correctly.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220916033811.13862-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c