9dba612805
Since device can pass multiple frames in a single payload temporary Rx buffer was big enough to hold all of them; now the driver can concatenate a single frame from multiple payloads. The Rx buffer size may be configured via tunable (dev.rtwn.%d.rx_buf_size). Tested with: - rtl8188cus, rtl8188eu and rtl8821au (STA mode). - (by kevlo) rtl8192cu and rtl8188eu. PR: 218527 Reviewed by: kevlo Differential Revision: https://reviews.freebsd.org/D11705 |
||
---|---|---|
.. | ||
rtwn_usb_attach.c | ||
rtwn_usb_attach.h | ||
rtwn_usb_ep.c | ||
rtwn_usb_ep.h | ||
rtwn_usb_reg.c | ||
rtwn_usb_reg.h | ||
rtwn_usb_rx.c | ||
rtwn_usb_rx.h | ||
rtwn_usb_tx.c | ||
rtwn_usb_tx.h | ||
rtwn_usb_var.h |