wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Tue, 4 Feb 2025 18:38:43 +0000 (20:38 +0200)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 10 Feb 2025 03:34:26 +0000 (11:34 +0800)
commitd80e7d9b6ba38102f92559dbb647330216ea290b
tree58c984f1c94ca3386b7b572da5fbc003df2198de
parent62f726848da42554e6d270dfda17ed19bfa3456f
wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU

These members of struct rtw_chip_info each have a size of 2. Increase
their size to 4, which is the number of RF paths the RTL8814AU has.

This is required to read and write the RF registers of the RTL8814AU.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/7a4d8209-b8af-4943-b5de-f53d6edf591a@gmail.com
drivers/net/wireless/realtek/rtw88/main.h