wifi: rtw89: extend PHY status parser to support WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 27 Oct 2023 01:50:59 +0000 (09:50 +0800)
committerKalle Valo <kvalo@kernel.org>
Mon, 30 Oct 2023 17:25:31 +0000 (19:25 +0200)
commit944496bada22f1788cd3b39b542f7818a0a119d0
treeb15d5e660c23dbcf6afbd788c6f756577e536a0b
parente343face52b013e5d0ff6305ddf40c9838adfe75
wifi: rtw89: extend PHY status parser to support WiFi 7 chips

PHY status IEs is used to have more information about received packets,
such as RSSI and EVM. For each PHY IE type, it has different predefined
PHY IE length, and the length are changed, so add them for WiFi 7 chips
accordingly.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231027015059.10032-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c