FreeBSD kernel IXGBE device code
ixgbe_adv_tx_context_desc Struct Reference

#include <ixgbe_type.h>

Data Fields

__le32 vlan_macip_lens
 
__le32 seqnum_seed
 
__le32 type_tucmd_mlhl
 
__le32 mss_l4len_idx
 

Detailed Description

Definition at line 3368 of file ixgbe_type.h.

Field Documentation

◆ mss_l4len_idx

__le32 ixgbe_adv_tx_context_desc::mss_l4len_idx

Definition at line 3372 of file ixgbe_type.h.

Referenced by ixgbe_tx_ctx_setup().

◆ seqnum_seed

__le32 ixgbe_adv_tx_context_desc::seqnum_seed

Definition at line 3370 of file ixgbe_type.h.

Referenced by ixgbe_tx_ctx_setup().

◆ type_tucmd_mlhl

__le32 ixgbe_adv_tx_context_desc::type_tucmd_mlhl

Definition at line 3371 of file ixgbe_type.h.

Referenced by ixgbe_tx_ctx_setup().

◆ vlan_macip_lens

__le32 ixgbe_adv_tx_context_desc::vlan_macip_lens

Definition at line 3369 of file ixgbe_type.h.

Referenced by ixgbe_tx_ctx_setup().


The documentation for this struct was generated from the following file: