freebsd-dev/sys/dev/ale
Pyun YongHyeon 52ee8ac027 Increase the number of TX DMA segments from 32 to 35. It turned
out 32 is not enough to support a full sized TSO packet.
While I'm here fix a long standing bug introduced in r169632 in
bce(4) where it didn't include L2 header length of TSO packet in
the maximum DMA segment size calculation.

In collaboration with:	rmacklem
MFC after:		2 weeks
2014-03-31 01:54:59 +00:00
..
if_ale.c m_defrag(9) does not touch original mbuf chain when it can't 2014-01-08 01:06:32 +00:00
if_alereg.h Fix typo. 2011-05-19 23:13:08 +00:00
if_alevar.h Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00