mbox series

[0/2] wifi: rtw89: mac: add mac init functions for WiFi 7 chips

Message ID 20231216045739.10432-1-pkshih@realtek.com (mailing list archive)
Headers show
Series wifi: rtw89: mac: add mac init functions for WiFi 7 chips | expand

Message

Ping-Ke Shih Dec. 16, 2023, 4:57 a.m. UTC
By previous patchset, we did adjust to share mac init flow for WiFi 6 and 7
chips, and then this patchset can add mac init functions for WiFi 7.

Ping-Ke Shih (2):
  wifi: rtw89: mac: add sys_init and filter option for WiFi 7 chips
  wifi: rtw89: mac: implement to configure TX/RX engines for WiFi 7
    chips

 drivers/net/wireless/realtek/rtw89/mac_be.c | 1176 ++++++++++++++++++-
 drivers/net/wireless/realtek/rtw89/reg.h    |  541 +++++++++
 2 files changed, 1665 insertions(+), 52 deletions(-)