FreeBSD kernel CXGBE device code
cpl_rx_fcoe_dif Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_rx_fcoe_dif:

Data Fields

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

Detailed Description

Definition at line 1829 of file t4_msg.h.

Field Documentation

◆ ddp_len

__be16 cpl_rx_fcoe_dif::ddp_len

Definition at line 1832 of file t4_msg.h.

◆ ddp_report

__be32 cpl_rx_fcoe_dif::ddp_report

Definition at line 1835 of file t4_msg.h.

◆ ddpvld

__be32 cpl_rx_fcoe_dif::ddpvld

Definition at line 1837 of file t4_msg.h.

◆ err_vec

__be32 cpl_rx_fcoe_dif::err_vec

Definition at line 1836 of file t4_msg.h.

◆ msg_len

__be16 cpl_rx_fcoe_dif::msg_len

Definition at line 1833 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_rx_fcoe_dif::ot

Definition at line 1831 of file t4_msg.h.

◆ seq

__be32 cpl_rx_fcoe_dif::seq

Definition at line 1834 of file t4_msg.h.


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