FreeBSD kernel CXGBE device code
cpl_tx_tnl_lso Struct Reference

#include <t4_msg.h>

Data Fields

__be32 op_to_IpIdSplitOut
 
__be16 IpIdOffsetOut
 
__be16 UdpLenSetOut_to_TnlHdrLen
 
__be64 r1
 
__be32 Flow_to_TcpHdrLen
 
__be16 IpIdOffset
 
__be16 IpIdSplit_to_Mss
 
__be32 TCPSeqOffset
 
__be32 EthLenOffset_Size
 

Detailed Description

Definition at line 2985 of file t4_msg.h.

Field Documentation

◆ EthLenOffset_Size

__be32 cpl_tx_tnl_lso::EthLenOffset_Size

Definition at line 2994 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ Flow_to_TcpHdrLen

__be32 cpl_tx_tnl_lso::Flow_to_TcpHdrLen

Definition at line 2990 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ IpIdOffset

__be16 cpl_tx_tnl_lso::IpIdOffset

Definition at line 2991 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ IpIdOffsetOut

__be16 cpl_tx_tnl_lso::IpIdOffsetOut

Definition at line 2987 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ IpIdSplit_to_Mss

__be16 cpl_tx_tnl_lso::IpIdSplit_to_Mss

Definition at line 2992 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ op_to_IpIdSplitOut

__be32 cpl_tx_tnl_lso::op_to_IpIdSplitOut

Definition at line 2986 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ r1

__be64 cpl_tx_tnl_lso::r1

Definition at line 2989 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ TCPSeqOffset

__be32 cpl_tx_tnl_lso::TCPSeqOffset

Definition at line 2993 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().

◆ UdpLenSetOut_to_TnlHdrLen

__be16 cpl_tx_tnl_lso::UdpLenSetOut_to_TnlHdrLen

Definition at line 2988 of file t4_msg.h.

Referenced by write_tnl_lso_cpl().


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