wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 15 Jan 2024 03:37:36 +0000 (11:37 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 18 Jan 2024 09:33:56 +0000 (11:33 +0200)
commit7992619306562fa70fc2ed9ee859daf5408b0c1f
treefce25ec8cfa6be4625839d64d2863fc8bc14ce7f
parent8d666e57545525e160af96f52ba5027c5f3430de
wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chips

When a station get connected, fill hardware CMAC table via H2C command to
tell hardware arguments related to transmit, such as the lowest rate,
packet padding and so on.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240115033742.16372-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/fw.h
drivers/net/wireless/realtek/rtw89/rtw8922a.c