FreeBSD kernel CXGBE device code
cpl_fcoe_data Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_fcoe_data:

Data Fields

RSS_HDR union opcode_tid ot
 
__u8 rsvd0 [2]
 
__be16 len
 
__be32 seq
 
__u8 rsvd1 [3]
 
__u8 status
 

Detailed Description

Definition at line 1689 of file t4_msg.h.

Field Documentation

◆ len

__be16 cpl_fcoe_data::len

Definition at line 1693 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_fcoe_data::ot

Definition at line 1691 of file t4_msg.h.

◆ rsvd0

__u8 cpl_fcoe_data::rsvd0[2]

Definition at line 1692 of file t4_msg.h.

◆ rsvd1

__u8 cpl_fcoe_data::rsvd1[3]

Definition at line 1695 of file t4_msg.h.

◆ seq

__be32 cpl_fcoe_data::seq

Definition at line 1694 of file t4_msg.h.

◆ status

__u8 cpl_fcoe_data::status

Definition at line 1696 of file t4_msg.h.


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