Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_base.h98 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
H A De1000_vf.h154 #define E1000_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
H A Digb_txrx.c125 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_TCP; in igb_tso_setup()
200 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_TCP; in igb_tx_ctx_setup()