]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922D
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 6 May 2026 13:09:59 +0000 (21:09 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 13 May 2026 03:42:18 +0000 (11:42 +0800)
commit0805ddc2fdb64c142eb2be8429497dfd8c9bf296
tree8cf44f52e84f1d271473f8a51e0b4f442c261e1c
parent48402f736f93e6377ee47984d9dd2aa1b6815604
wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922D

The format of PHY status IE-10 for RTL8922D is different from earlier
chips. Fortunately only starting bit is different, but the layout is the
same. Get the VHT/HE SIG-A value by corresponding mask accordingly.

The IE-09 format of generation 0 and 1 are totally the same.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260506131000.1706298-14-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/txrx.h