wifi: rtw89: fw: use struct to fill BA CAM H2C commands
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 8 Jan 2024 09:12:45 +0000 (17:12 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 12 Jan 2024 17:10:52 +0000 (19:10 +0200)
commitcdd368ce1ca4a6d70dc08da4175309a93ed88062
tree240f440b57a4f5fb0b8320f381d90211075f69f9
parent2d623151bf26c81e6af4847907a01935f0a5285e
wifi: rtw89: fw: use struct to fill BA CAM H2C commands

The WiFi 6 chips use these commands to create BA CAM entry when RX BA
session is established, this BA CAM can record whether packets are received
or not, then reply BA for current status. This patch doesn't change logic.

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