diff options
author | 2025-05-09 09:34:33 +0800 | |
---|---|---|
committer | 2025-05-16 08:31:54 +0800 | |
commit | dda27a47c036d981ec664ac57e044a21035ffe12 (patch) | |
tree | 1576ffaae4dd947f08c1710554ccedc0eebd7513 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (diff) | |
download | wireguard-linux-dda27a47c036d981ec664ac57e044a21035ffe12.tar.xz wireguard-linux-dda27a47c036d981ec664ac57e044a21035ffe12.zip |
wifi: rtw89: pci: enlarge retry times of RX tag to 1000
RX tag is sequence number to ensure RX DMA is complete. On platform
Gigabyte X870 AORUS ELITE WIFI7, sometimes it needs longer retry times
to complete RX DMA, or driver throws warnings and connection drops:
rtw89_8922ae 0000:07:00.0: failed to update 162 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to update 163 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to update 32 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to release TX skbs
Fixes: 0bc7d1d4e63c ("wifi: rtw89: pci: validate RX tag for RXQ and RPQ")
Reported-by: Samuel Reyes <zohrlaffz@gmail.com>
Closes: https://lore.kernel.org/linux-wireless/f4355539f3ac46bbaf9c586d059a8cbb@realtek.com/T/#t
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250509013433.7573-1-pkshih@realtek.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions