Re: [PATCH 07/19] wifi: rtw88: fw: add the vendor firmware commands used by RTL8723BS

From: luka . gejak

Date: Thu Jul 30 2026 - 02:12:48 EST


From: Luka Gejak <luka.gejak@xxxxxxxxx>

On 25/07/2026 13:17, Bitterblue Smith wrote:
> But rtw88 does implement the first two.

Yes. rtw_fw_send_wl_ch_info() produced byte for byte what
rtw_fw_wl_ch_info() already does, and MACID_CFG is the same H2C
command as rtw_fw_send_ra_info(). Both are gone in v2, and the
antenna select reserve became unused once the PHY patch was dropped,
so only GNT_BT remains.

Best regards,
Luka Gejak