]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rsu: increase Rx buffer size from 8k to 30k.
authorAndriy Voskoboinyk <avos@FreeBSD.org>
Sat, 10 Dec 2016 17:06:55 +0000 (17:06 +0000)
committerAndriy Voskoboinyk <avos@FreeBSD.org>
Sat, 10 Dec 2016 17:06:55 +0000 (17:06 +0000)
commit7a4575d0b57ce6fd7795ff3f12c8aed497fc7795
tree1ceebf89d280118aca9c5e15a15d6e2355db3c1d
parent480f31c214725f732a6d0e8ef4cd7c56ff98e155
rsu: increase Rx buffer size from 8k to 30k.

This is required for USB Rx aggregation
(and fixes 'could not allocate RX mbuf' / few other failures).

While here, reduce the number of Rx buffers from 100 to 1 -
the driver never uses more than one Rx buffer.

Tested with Asus USB-N10.
sys/dev/usb/wlan/if_rsureg.h