FreeBSD kernel CXGBE device code
cpl_fcoe_hdr Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_fcoe_hdr:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 oxid
 
__be16 len
 
__be32 rctl_fctl
 
__u8 cs_ctl
 
__u8 df_ctl
 
__u8 sof
 
__u8 eof
 
__be16 seq_cnt
 
__u8 seq_id
 
__u8 type
 
__be32 param
 

Detailed Description

Definition at line 1660 of file t4_msg.h.

Field Documentation

◆ cs_ctl

__u8 cpl_fcoe_hdr::cs_ctl

Definition at line 1666 of file t4_msg.h.

◆ df_ctl

__u8 cpl_fcoe_hdr::df_ctl

Definition at line 1667 of file t4_msg.h.

◆ eof

__u8 cpl_fcoe_hdr::eof

Definition at line 1669 of file t4_msg.h.

◆ len

__be16 cpl_fcoe_hdr::len

Definition at line 1664 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_fcoe_hdr::ot

Definition at line 1662 of file t4_msg.h.

◆ oxid

__be16 cpl_fcoe_hdr::oxid

Definition at line 1663 of file t4_msg.h.

◆ param

__be32 cpl_fcoe_hdr::param

Definition at line 1673 of file t4_msg.h.

◆ rctl_fctl

__be32 cpl_fcoe_hdr::rctl_fctl

Definition at line 1665 of file t4_msg.h.

◆ seq_cnt

__be16 cpl_fcoe_hdr::seq_cnt

Definition at line 1670 of file t4_msg.h.

◆ seq_id

__u8 cpl_fcoe_hdr::seq_id

Definition at line 1671 of file t4_msg.h.

◆ sof

__u8 cpl_fcoe_hdr::sof

Definition at line 1668 of file t4_msg.h.

◆ type

__u8 cpl_fcoe_hdr::type

Definition at line 1672 of file t4_msg.h.


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