FreeBSD kernel CXGBE device code
cpl_tx_pkt_lso_core Struct Reference

#include <t4_msg.h>

Data Fields

__be32 lso_ctrl
 
__be16 ipid_ofst
 
__be16 mss
 
__be32 seqno_offset
 
__be32 len
 

Detailed Description

Definition at line 1409 of file t4_msg.h.

Field Documentation

◆ ipid_ofst

__be16 cpl_tx_pkt_lso_core::ipid_ofst

Definition at line 1411 of file t4_msg.h.

Referenced by write_lso_cpl().

◆ len

__be32 cpl_tx_pkt_lso_core::len

Definition at line 1414 of file t4_msg.h.

Referenced by write_lso_cpl().

◆ lso_ctrl

__be32 cpl_tx_pkt_lso_core::lso_ctrl

Definition at line 1410 of file t4_msg.h.

Referenced by write_lso_cpl().

◆ mss

__be16 cpl_tx_pkt_lso_core::mss

Definition at line 1412 of file t4_msg.h.

Referenced by write_lso_cpl().

◆ seqno_offset

__be32 cpl_tx_pkt_lso_core::seqno_offset

Definition at line 1413 of file t4_msg.h.

Referenced by write_lso_cpl().


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