Searched refs:tucso (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.c3917 u8 ipcso, ipcss, tucso, tucss; local
3919 ipcss = ipcso = tucss = tucso = 0;
3946 tucso = hdr_len + offsetof(struct tcphdr, th_sum);
3967 txr->last_hw_tucso == tucso)
3971 txr->last_hw_tucso == tucso)
3977 txr->last_hw_tucso = tucso;
3987 TXD->upper_setup.tcp_fields.tucso = tucso;
3993 tucso = hdr_len + offsetof(struct udphdr, uh_sum);
4014 txr->last_hw_tucso == tucso)
[all...]
H A De1000_hw.h494 u8 tucso; /* TCP checksum offset */ member in struct:e1000_context_desc::__anon6397::__anon6398
H A Dif_lem.c3036 TXD->upper_setup.tcp_fields.tucso =
3059 TXD->upper_setup.tcp_fields.tucso =
/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.h608 uint8_t tucso; member in struct:ixgb_context_desc
H A Dif_ixgb.c1682 TXD->tucso =
1686 TXD->tucso =
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_e82545.c174 uint8_t tucso; /* TCP checksum offset */ member in struct:e1000_context_desc::__anon5564::__anon5565
1193 cd->upper_setup.tcp_fields.tucso;

Completed in 149 milliseconds