diff options
author | Bitterblue Smith <rtl8821cerfe2@gmail.com> | 2024-08-21 16:11:03 +0300 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-09-02 08:36:01 +0800 |
commit | faa2e484b393c56bc1243dca6676a70bc485f775 (patch) | |
tree | aca05c3e5f8fa2022db9d203aaa270eb8e31bf04 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fef63150940c2aaa50721dde33d48f00ab510591 (diff) |
wifi: rtw88: Fix USB/SDIO devices not transmitting beacons
All USB devices supported by rtw88 have the same problem: they don't
transmit beacons in AP mode. (Some?) SDIO devices are also affected.
The cause appears to be clearing BIT_EN_BCNQ_DL of REG_FWHW_TXQ_CTRL
before uploading the beacon reserved page, so don't clear the bit for
USB and SDIO devices.
Tested with RTL8811CU and RTL8723DU.
Cc: <stable@vger.kernel.org> # 6.6.x
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/49de73b5-698f-4865-ab63-100e28dfc4a1@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions