Home
last modified time | relevance | path

Searched refs:vlan_macip_lens (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_vf.h146 u32 vlan_macip_lens; member
H A De1000_82575.h319 __le32 vlan_macip_lens; member
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_tx.c810 ctx_tbd->vlan_macip_lens = ctx->ip_hdr_len; in igb_fill_tx_context()
811 ctx_tbd->vlan_macip_lens |= ctx->mac_hdr_len << in igb_fill_tx_context()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c925 ctx_tbd->vlan_macip_lens = ctx->ip_hdr_len; in ixgbe_fill_context()
926 ctx_tbd->vlan_macip_lens |= ctx->mac_hdr_len << in ixgbe_fill_context()
/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3087 __le32 vlan_macip_lens; member