]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: fw: use struct to fill role_maintain H2C command
authorPo-Hao Huang <phhuang@realtek.com>
Thu, 27 Feb 2025 13:12:25 +0000 (21:12 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 5 Mar 2025 11:42:03 +0000 (19:42 +0800)
commit385eff211ee0efa95c8ce9d7c7b1d8d79d5d7330
treebe78fe3cf6dd9ccdd1f3cd8d250259b0681f1564
parente16acf907a3c66b9996a5df43e177a5edec8e0a5
wifi: rtw89: fw: use struct to fill role_maintain H2C command

The role_maintain H2C command is to align operating mode of WiFi role,
such as STA or AP modes, between driver and firmware.

Use a struct to fill fields of this H2C command.

Don't change logic at all.

Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250227131228.8457-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/fw.h