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

/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1237 u8 ipcss, ipcso, tucss, tucso, hdr_len; local
1263 tucso = (void *)&(tcp_hdr(skb)->check) - (void *)skb->data;
1275 context_desc->tucso = tucso;
1316 context_desc->tucso = cso;
H A Dixgb_hw.h590 u8 tucso; member in struct:ixgb_context_desc
/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2717 u8 ipcss, ipcso, tucss, tucso, hdr_len; local
2750 tucso = (void *)&(tcp_hdr(skb)->check) - (void *)skb->data;
2764 context_desc->upper_setup.tcp_fields.tucso = tucso;
2818 context_desc->upper_setup.tcp_fields.tucso =
H A De1000_hw.h698 u8 tucso; /* TCP checksum offset */ member in struct:e1000_context_desc::__anon2282::__anon2283
/drivers/net/ethernet/intel/e1000e/
H A Dhw.h615 u8 tucso; /* TCP checksum offset */ member in struct:e1000_context_desc::__anon2318::__anon2319
H A Dnetdev.c4646 u8 ipcss, ipcso, tucss, tucso, hdr_len; local
4678 tucso = (void *)&(tcp_hdr(skb)->check) - (void *)skb->data;
4692 context_desc->upper_setup.tcp_fields.tucso = tucso;
4752 context_desc->upper_setup.tcp_fields.tucso =

Completed in 188 milliseconds