freebsd-nq/sys/dev/nfe
Pyun YongHyeon 1c88901672 Increase a maximum segment size of DMA to 4096. Previously it used
MCLBYTES for the segment size but it used too many Tx descriptors in
TSO case.
While I'm here adjust maximum size of the sum of all segment lengths
in a given DMA mapping to 65535, the maximum size, in bytes, of a IP
packet.
2007-06-12 02:35:01 +00:00
..
if_nfe.c Increase a maximum segment size of DMA to 4096. Previously it used 2007-06-12 02:35:01 +00:00
if_nfereg.h Increase a maximum segment size of DMA to 4096. Previously it used 2007-06-12 02:35:01 +00:00
if_nfevar.h Bring overhauled nfe(4) into tree. 2007-06-12 02:16:02 +00:00