Searched refs:E1000_ADVTXD_TUCMD_L4T_TCP (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.h152 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
H A De1000_82575.h328 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
H A Dif_igb.c3743 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_TCP;
3853 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_TCP;

Completed in 68 milliseconds