wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Wed, 2 Apr 2025 15:30:28 +0000 (18:30 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 9 Apr 2025 02:01:05 +0000 (10:01 +0800)
commitdcbb7bb3a364f218411761e2e5ee2f6818d9bdfc
tree93799b1b5cce2e064fa1adf74b4d120654953b65
parentbf1103654df99d50724a022c8b9fca8908a86f50
wifi: rtw88: usb: Enable RX aggregation for RTL8814AU

Let the chip transfer several frames in a single USB Request Block.
This is supposed to improve the RX speed.

It can use the same code used for RTL8822CU, RTL8822BU, and RTL8821CU.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/672397ac-dd4d-4420-8b3e-7011578e2243@gmail.com
drivers/net/wireless/realtek/rtw88/usb.c