FreeBSD kernel CXGBE device code
tx_data_wr Struct Reference

#include <t4_msg.h>

Data Fields

__be32 wr_hi
 
__be32 wr_lo
 
__be32 len
 
__be32 flags
 
__be32 sndseq
 
__be32 param
 

Detailed Description

Definition at line 1118 of file t4_msg.h.

Field Documentation

◆ flags

__be32 tx_data_wr::flags

Definition at line 1122 of file t4_msg.h.

◆ len

__be32 tx_data_wr::len

Definition at line 1121 of file t4_msg.h.

◆ param

__be32 tx_data_wr::param

Definition at line 1124 of file t4_msg.h.

◆ sndseq

__be32 tx_data_wr::sndseq

Definition at line 1123 of file t4_msg.h.

◆ wr_hi

__be32 tx_data_wr::wr_hi

Definition at line 1119 of file t4_msg.h.

◆ wr_lo

__be32 tx_data_wr::wr_lo

Definition at line 1120 of file t4_msg.h.


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