Home
last modified time | relevance | path

Searched refs:type_tucmd_mlhl (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h38 __le32 type_tucmd_mlhl; member
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c834 ctx_tbd->type_tucmd_mlhl = in igb_fill_tx_context()
843 ctx_tbd->type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_IPV4; in igb_fill_tx_context()
845 ctx_tbd->type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_IPV6; in igb_fill_tx_context()
852 ctx_tbd->type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_TCP; in igb_fill_tx_context()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c829 ctx_tbd->type_tucmd_mlhl = in ixgbe_fill_context()
837 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4; in ixgbe_fill_context()
839 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV6; in ixgbe_fill_context()
846 ctx_tbd->type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP; in ixgbe_fill_context()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h148 u32 type_tucmd_mlhl; member
H A De1000_82575.h321 __le32 type_tucmd_mlhl; member
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1549 ctx->type_tucmd_mlhl = LE_32(tucmd); in igc_tx_ring_write_descs()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3322 __le32 type_tucmd_mlhl; member