Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c839 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV6; in ixgbe_fill_context()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3362 #define IXGBE_ADVTXD_TUCMD_IPV6 0x00000000 /* IP Packet Type: 0=IPv6 */ macro