wifi: rtw89: fw: use struct to fill JOIN H2C command
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 15 Jan 2024 03:37:41 +0000 (11:37 +0800)
committerKalle Valo <kvalo@kernel.org>
Thu, 18 Jan 2024 09:33:57 +0000 (11:33 +0200)
commit85eacdcabd0f9293fd20e598424a1cf990542b73
treef828db2e8f2df71ffd17b0db5bd5c5d790ef50e3
parent011e276865d32db280381a166ac9245451555459
wifi: rtw89: fw: use struct to fill JOIN H2C command

The JOIN command is used to tell firmware an new station is joining, and
create an entry for it. This patch is only to convert to set data via
struct, and don't change logic at all.

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