FreeBSD kernel CXGB device code
cpl_tx_pkt_lso Struct Reference

#include <cxgb_t3_cpl.h>

Data Fields

 WR_HDR
 
__be32 cntrl
 
__be32 len
 
__be32 rsvd
 
__be32 lso_info
 

Detailed Description

Definition at line 1176 of file cxgb_t3_cpl.h.

Field Documentation

◆ cntrl

__be32 cpl_tx_pkt_lso::cntrl

Definition at line 1178 of file cxgb_t3_cpl.h.

Referenced by t3_encap().

◆ len

__be32 cpl_tx_pkt_lso::len

Definition at line 1179 of file cxgb_t3_cpl.h.

Referenced by t3_encap().

◆ lso_info

__be32 cpl_tx_pkt_lso::lso_info

Definition at line 1182 of file cxgb_t3_cpl.h.

Referenced by t3_encap().

◆ rsvd

__be32 cpl_tx_pkt_lso::rsvd

Definition at line 1181 of file cxgb_t3_cpl.h.

◆ WR_HDR

cpl_tx_pkt_lso::WR_HDR

Definition at line 1177 of file cxgb_t3_cpl.h.


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