[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ce9a51d6-aa5c-4fef-9d8b-2d917ab1f4de@RTEXMBS04.realtek.com.tw>
Date: Tue, 15 Jul 2025 10:08:52 +0800
From: Ping-Ke Shih <pkshih@...ltek.com>
To: Andrey Skvortsov <andrej.skvortzov@...il.com>,
Ping-Ke Shih
<pkshih@...ltek.com>, Kalle Valo <kvalo@...nel.org>,
<linux-wireless@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"Bitterblue
Smith" <rtl8821cerfe2@...il.com>,
Fiona Klute <fiona.klute@....de>
CC: Andrey Skvortsov <andrej.skvortzov@...il.com>
Subject: Re: [PATCH v4] wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov <andrej.skvortzov@...il.com> wrote:
> This is needed for AP mode. Otherwise client sees the network, but
> can't connect to it.
>
> REG_FWHW_TXQ_CTRL+1 is set to WLAN_TXQ_RPT_EN (0x1F) in common mac
> init function (__rtw8723x_mac_init), but the value was overwritten
> from mac table later.
>
> Tables with register values for phy parameters initialization are
> copied from vendor driver usually. When table will be regenerated,
> manual modifications to it may be lost. To avoid regressions in this
> case new callback mac_postinit is introduced, that is called after
> parameters from table are set.
>
> Tested on rtl8723cs, that reuses rtw8703b driver.
>
> Signed-off-by: Andrey Skvortsov <andrej.skvortzov@...il.com>
1 patch(es) applied to rtw-next branch of rtw.git, thanks.
5f936768300f wifi: rtw88: enable TX reports for the management queue
---
https://github.com/pkshih/rtw.git
Powered by blists - more mailing lists