freebsd-dev/sys/dev/msk
Pyun YongHyeon 1b7757c024 Optimize inserting LE for TX checksum computation. Controller does
not require checksum LE configuration if checksum start and write
position is the same as before. So keep track last checksum start
and write position and insert new LE whenever the position is
changed. This reduces number of LEs used in TX path as well as
slightly enhance TX performance.
2010-02-26 18:18:02 +00:00
..
if_msk.c Optimize inserting LE for TX checksum computation. Controller does 2010-02-26 18:18:02 +00:00
if_mskreg.h Optimize inserting LE for TX checksum computation. Controller does 2010-02-26 18:18:02 +00:00