Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h3371 #define IXGBE_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
H A Dif_ix.c2521 *type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP; in ixgbe_tx_offload()