FreeBSD kernel CXGBE device code
cpl_rx_fcoe_ddp Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_fcoe_ddp:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 rsvd
 
__be16 len
 
__be32 seq
 
__be32 ddp_report
 
__be32 ulp_crc
 
__be32 ddpvld
 

Detailed Description

Definition at line 1774 of file t4_msg.h.

Field Documentation

◆ ddp_report

__be32 cpl_rx_fcoe_ddp::ddp_report

Definition at line 1780 of file t4_msg.h.

◆ ddpvld

__be32 cpl_rx_fcoe_ddp::ddpvld

Definition at line 1782 of file t4_msg.h.

◆ len

__be16 cpl_rx_fcoe_ddp::len

Definition at line 1778 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_fcoe_ddp::ot

Definition at line 1776 of file t4_msg.h.

◆ rsvd

__be16 cpl_rx_fcoe_ddp::rsvd

Definition at line 1777 of file t4_msg.h.

◆ seq

__be32 cpl_rx_fcoe_ddp::seq

Definition at line 1779 of file t4_msg.h.

◆ ulp_crc

__be32 cpl_rx_fcoe_ddp::ulp_crc

Definition at line 1781 of file t4_msg.h.


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