Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h33 __le32 vlan_macip_lens; member
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c830 ctx_tbd->vlan_macip_lens = ctx->ip_hdr_len; in igb_fill_tx_context()
831 ctx_tbd->vlan_macip_lens |= ctx->mac_hdr_len << in igb_fill_tx_context()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c825 ctx_tbd->vlan_macip_lens = ctx->ip_hdr_len; in ixgbe_fill_context()
826 ctx_tbd->vlan_macip_lens |= ctx->mac_hdr_len << in ixgbe_fill_context()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1547 ctx->vlan_macip_lens = LE_32(len); in igc_tx_ring_write_descs()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3320 __le32 vlan_macip_lens; member