FreeBSD kernel BXE device code
fcoe_fc_hdr Struct Reference

#include <ecore_hsi.h>

Data Fields

uint8_t s_id [3]
 
uint8_t cs_ctl
 
uint8_t d_id [3]
 
uint8_t r_ctl
 
uint16_t seq_cnt
 
uint8_t df_ctl
 
uint8_t seq_id
 
uint8_t f_ctl [3]
 
uint8_t type
 
uint32_t parameters
 
uint16_t rx_id
 
uint16_t ox_id
 

Detailed Description

Definition at line 8051 of file ecore_hsi.h.

Field Documentation

◆ cs_ctl

uint8_t fcoe_fc_hdr::cs_ctl

Definition at line 8054 of file ecore_hsi.h.

◆ d_id

uint8_t fcoe_fc_hdr::d_id[3]

Definition at line 8055 of file ecore_hsi.h.

◆ df_ctl

uint8_t fcoe_fc_hdr::df_ctl

Definition at line 8058 of file ecore_hsi.h.

◆ f_ctl

uint8_t fcoe_fc_hdr::f_ctl[3]

Definition at line 8060 of file ecore_hsi.h.

◆ ox_id

uint16_t fcoe_fc_hdr::ox_id

Definition at line 8064 of file ecore_hsi.h.

◆ parameters

uint32_t fcoe_fc_hdr::parameters

Definition at line 8062 of file ecore_hsi.h.

◆ r_ctl

uint8_t fcoe_fc_hdr::r_ctl

Definition at line 8056 of file ecore_hsi.h.

◆ rx_id

uint16_t fcoe_fc_hdr::rx_id

Definition at line 8063 of file ecore_hsi.h.

◆ s_id

uint8_t fcoe_fc_hdr::s_id[3]

Definition at line 8053 of file ecore_hsi.h.

◆ seq_cnt

uint16_t fcoe_fc_hdr::seq_cnt

Definition at line 8057 of file ecore_hsi.h.

◆ seq_id

uint8_t fcoe_fc_hdr::seq_id

Definition at line 8059 of file ecore_hsi.h.

◆ type

uint8_t fcoe_fc_hdr::type

Definition at line 8061 of file ecore_hsi.h.


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