Home
last modified time | relevance | path

Searched refs:tucss (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h514 u8 tucss; /* TCP checksum start */ member
/dragonfly/sys/dev/netif/em/
H A Dif_em.c3169 TXD->upper_setup.tcp_fields.tucss = hdr_len; in em_txcsum()
3181 TXD->upper_setup.tcp_fields.tucss = hdr_len; in em_txcsum()
4642 TXD->upper_setup.tcp_fields.tucss = hoff + iphlen; in em_tso_setup()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c2704 TXD->upper_setup.tcp_fields.tucss = hdr_len; in emx_txcsum()
2716 TXD->upper_setup.tcp_fields.tucss = hdr_len; in emx_txcsum()
4442 TXD->upper_setup.tcp_fields.tucss = hoff + iphlen; in emx_tso_setup()