diff options
author | Bitterblue Smith <rtl8821cerfe2@gmail.com> | 2024-08-08 01:21:36 +0300 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-09 04:12:44 +0300 |
commit | df3d8f463b1dfc7cb8f4fb52b1b81d290b850d03 (patch) | |
tree | 40e6597480f753671bf93d1bcc1781df3f726dae /drivers/net/wireless/realtek/rtw88/rtw8822c_table.c | |
parent | 38ea04a79ad0f8cc30bb5e9ad98d665e4ae5060c (diff) | |
download | linux-df3d8f463b1dfc7cb8f4fb52b1b81d290b850d03.tar.xz |
wifi: rtw88: usb: Support RX aggregation
The chips can be configured to aggregate several frames into a single
USB transfer. Modify rtw_usb_rx_handler() to support this case.
RX aggregation improves the RX speed of RTL8811CU on certain ARM
systems, like the NanoPi NEO Core2. It also improves the RX speed of
RTL8822CU on some x86_64 systems.
Currently none of the chips are configured to aggregate frames.
Tested with RTL8822CU, RTL8811CU, and RTL8723DU.
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/f845826d-de71-492d-9a22-e48c07989a1f@gmail.com
Diffstat (limited to 'drivers/net/wireless/realtek/rtw88/rtw8822c_table.c')
0 files changed, 0 insertions, 0 deletions