FreeBSD kernel CXGBE device code
cpl_rx_data_ddp Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_data_ddp:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 urg
 
__be16 len
 
__be32 seq
 
union {
   __be32   nxt_seq
 
   __be32   ddp_report
 
u
 
__be32 ulp_crc
 
__be32 ddpvld
 

Detailed Description

Definition at line 1758 of file t4_msg.h.

Field Documentation

◆ ddp_report

__be32 cpl_rx_data_ddp::ddp_report

Definition at line 1766 of file t4_msg.h.

◆ ddpvld

__be32 cpl_rx_data_ddp::ddpvld

Definition at line 1769 of file t4_msg.h.

◆ len

__be16 cpl_rx_data_ddp::len

Definition at line 1762 of file t4_msg.h.

◆ nxt_seq

__be32 cpl_rx_data_ddp::nxt_seq

Definition at line 1765 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_data_ddp::ot

Definition at line 1760 of file t4_msg.h.

◆ seq

__be32 cpl_rx_data_ddp::seq

Definition at line 1763 of file t4_msg.h.

◆ 

union { ... } cpl_rx_data_ddp::u

◆ ulp_crc

__be32 cpl_rx_data_ddp::ulp_crc

Definition at line 1768 of file t4_msg.h.

◆ urg

__be16 cpl_rx_data_ddp::urg

Definition at line 1761 of file t4_msg.h.


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