Home
last modified time | relevance | path

Searched refs:IXGBE_ADVTXD_TUCMD_L4T_TCP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c936 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP; in ixgbe_fill_context()
H A Dixgbe_type.h2494 #define IXGBE_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro