FreeBSD kernel CXGBE device code
cpl_rx_data_dif Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_data_dif:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 ddp_len
 
__be16 msg_len
 
__be32 seq
 
union {
   __be32   nxt_seq
 
   __be32   ddp_report
 
u
 
__be32 err_vec
 
__be32 ddpvld
 

Detailed Description

Definition at line 1785 of file t4_msg.h.

Field Documentation

◆ ddp_len

__be16 cpl_rx_data_dif::ddp_len

Definition at line 1788 of file t4_msg.h.

◆ ddp_report

__be32 cpl_rx_data_dif::ddp_report

Definition at line 1793 of file t4_msg.h.

◆ ddpvld

__be32 cpl_rx_data_dif::ddpvld

Definition at line 1796 of file t4_msg.h.

◆ err_vec

__be32 cpl_rx_data_dif::err_vec

Definition at line 1795 of file t4_msg.h.

◆ msg_len

__be16 cpl_rx_data_dif::msg_len

Definition at line 1789 of file t4_msg.h.

◆ nxt_seq

__be32 cpl_rx_data_dif::nxt_seq

Definition at line 1792 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_data_dif::ot

Definition at line 1787 of file t4_msg.h.

◆ seq

__be32 cpl_rx_data_dif::seq

Definition at line 1790 of file t4_msg.h.

◆ 

union { ... } cpl_rx_data_dif::u

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