freebsd-skq/sys/dev/jme
yongari fa731335a2 MFC r263957:
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.
2014-04-14 04:51:59 +00:00
..
if_jme.c Change local variable tso_segsz to tsosegsz to avoid mbuf.h macro conflicts. 2013-08-24 19:38:36 +00:00
if_jmereg.h
if_jmevar.h MFC r263957: 2014-04-14 04:51:59 +00:00