wifi: rtw89: allow driver to do specific band TX for MLO
authorPo-Hao Huang <phhuang@realtek.com>
Mon, 5 May 2025 07:24:31 +0000 (15:24 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Sat, 10 May 2025 00:52:14 +0000 (08:52 +0800)
commit829bd3599ae2af4f55d98e225f0f93a2cde1321c
treeca3de507952334f3addc6d953a6814dc5beceffc
parent0f34fbd274b85da2f3c12735090fb8a66fd8ca33
wifi: rtw89: allow driver to do specific band TX for MLO

For data packets that can be sent on any band, fill in main mac_id
and let HW decide. For packets that we wish to transmit on specific
band, fill in sw_mld field so HW would only send it on that band.
Main mac_id is the corresponding mac_id on band 0.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250505072440.45113-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h