Searched defs:tucss (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1222 u8 ipcss, ipcso, tucss, tucso, hdr_len; in ixgb_tso() local
|
D | ixgb_hw.h | 589 u8 tucss; member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 2714 u8 ipcss, ipcso, tucss, tucso, hdr_len; in e1000_tso() local
|
D | e1000_hw.h | 695 u8 tucss; /* TCP checksum start */ member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 302 u8 tucss; /* TCP checksum start */ member
|
D | netdev.c | 5197 u8 ipcss, ipcso, tucss, tucso, hdr_len; in e1000_tso() local
|