FreeBSD kernel CXGB device code
tx_data_wr Struct Reference

#include <cxgb_t3_cpl.h>

Data Fields

 WR_HDR
 
__be32 len
 
__be32 flags
 
__be32 sndseq
 
__be32 param
 

Detailed Description

Definition at line 831 of file cxgb_t3_cpl.h.

Field Documentation

◆ flags

__be32 tx_data_wr::flags

Definition at line 834 of file cxgb_t3_cpl.h.

◆ len

__be32 tx_data_wr::len

Definition at line 833 of file cxgb_t3_cpl.h.

◆ param

__be32 tx_data_wr::param

Definition at line 836 of file cxgb_t3_cpl.h.

◆ sndseq

__be32 tx_data_wr::sndseq

Definition at line 835 of file cxgb_t3_cpl.h.

◆ WR_HDR

tx_data_wr::WR_HDR

Definition at line 832 of file cxgb_t3_cpl.h.


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