FreeBSD kernel CXGB device code
cpl_tx_pkt_batch_entry Struct Reference

#include <cxgb_t3_cpl.h>

Data Fields

__be32 cntrl
 
__be32 len
 
__be64 addr
 

Detailed Description

Definition at line 1185 of file cxgb_t3_cpl.h.

Field Documentation

◆ addr

__be64 cpl_tx_pkt_batch_entry::addr

Definition at line 1188 of file cxgb_t3_cpl.h.

Referenced by t3_encap().

◆ cntrl

__be32 cpl_tx_pkt_batch_entry::cntrl

Definition at line 1186 of file cxgb_t3_cpl.h.

Referenced by t3_encap().

◆ len

__be32 cpl_tx_pkt_batch_entry::len

Definition at line 1187 of file cxgb_t3_cpl.h.

Referenced by t3_encap().


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