wifi: rtw89: pci: implement PCI mac_post_init for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 1 Nov 2023 07:21:49 +0000 (15:21 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 8 Nov 2023 18:08:59 +0000 (20:08 +0200)
commit5cb0d6b878c375f25f1a74b4d1258561f176ea8b
tree45ce3ba11f77dede2296527bb4e44bcf9bd6bc57
parente24ae0f07625d51934e9367e155510c71b088a2b
wifi: rtw89: pci: implement PCI mac_post_init for WiFi 7 chips

For normal use, we do additional settings than mac_pre_init, such as
more TX/RX DMA channels, interrupt mitigation and etc.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231101072149.21997-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/pci_be.c