Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c837 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4; in ixgbe_fill_context()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3361 #define IXGBE_ADVTXD_TUCMD_IPV4 0x00000400 /* IP Packet Type: 1=IPv4 */ macro