opnsense-src/sys/dev/alc
Pyun YongHyeon 7ee9ed98c6 Reduce Tx interrupt moderation timer from 50ms to 1ms. The default
value resulted in poor performance for UDP packets. With this
change, UDP bulk transfer performance is more than 940Mbps.

While I'm here fix a wrong register definition.
2010-08-06 00:50:16 +00:00
..
if_alc.c With r206844, CSUM_TCP is also set for CSUM_TSO case. Modify 2010-04-19 22:10:40 +00:00
if_alcreg.h Reduce Tx interrupt moderation timer from 50ms to 1ms. The default 2010-08-06 00:50:16 +00:00
if_alcvar.h