wifi: rtw89: mac: add sys_init and filter option for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Sat, 16 Dec 2023 04:57:38 +0000 (12:57 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 19 Dec 2023 15:05:30 +0000 (17:05 +0200)
commit694c626bcfe2525142635a3d24edb6509943f2d8
tree6b7f895e70860c26a68aa52007e2b96cfe38a6f2
parentc49b292d031e385abf764ded32cd953c77e73f2d
wifi: rtw89: mac: add sys_init and filter option for WiFi 7 chips

The sys_init is to enable hardware function block of DMAC (data-path MAC),
CMAC (control-path MAC) and others called 'chip_func'. To understand the
functionality of this function, we keep some functions as empty.

The other is typ_fltr_opt that is to configure filter option to decide
whether RX packets engine can forward packets to host or WiFi CPU.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20231216045739.10432-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/mac_be.c
drivers/net/wireless/realtek/rtw89/reg.h