FreeBSD kernel BXE device code
fcoe_stats_info Struct Reference

#include <ecore_mfw_req.h>

Data Fields

uint8_t version [12]
 
uint8_t mac_local [8]
 
uint8_t mac_add1 [8]
 
uint8_t mac_add2 [8]
 
uint32_t qos_priority
 
uint32_t txq_size
 
uint32_t rxq_size
 
uint32_t txq_avg_depth
 
uint32_t rxq_avg_depth
 
uint32_t rx_frames_lo
 
uint32_t rx_frames_hi
 
uint32_t rx_bytes_lo
 
uint32_t rx_bytes_hi
 
uint32_t tx_frames_lo
 
uint32_t tx_frames_hi
 
uint32_t tx_bytes_lo
 
uint32_t tx_bytes_hi
 
uint32_t rx_fcs_errors
 
uint32_t rx_fc_crc_errors
 
uint32_t fip_login_failures
 

Detailed Description

Definition at line 132 of file ecore_mfw_req.h.

Field Documentation

◆ fip_login_failures

uint32_t fcoe_stats_info::fip_login_failures

Definition at line 155 of file ecore_mfw_req.h.

◆ mac_add1

uint8_t fcoe_stats_info::mac_add1[8]

Definition at line 135 of file ecore_mfw_req.h.

◆ mac_add2

uint8_t fcoe_stats_info::mac_add2[8]

Definition at line 136 of file ecore_mfw_req.h.

◆ mac_local

uint8_t fcoe_stats_info::mac_local[8]

Definition at line 134 of file ecore_mfw_req.h.

◆ qos_priority

uint32_t fcoe_stats_info::qos_priority

Definition at line 138 of file ecore_mfw_req.h.

◆ rx_bytes_hi

uint32_t fcoe_stats_info::rx_bytes_hi

Definition at line 148 of file ecore_mfw_req.h.

◆ rx_bytes_lo

uint32_t fcoe_stats_info::rx_bytes_lo

Definition at line 147 of file ecore_mfw_req.h.

◆ rx_fc_crc_errors

uint32_t fcoe_stats_info::rx_fc_crc_errors

Definition at line 154 of file ecore_mfw_req.h.

◆ rx_fcs_errors

uint32_t fcoe_stats_info::rx_fcs_errors

Definition at line 153 of file ecore_mfw_req.h.

◆ rx_frames_hi

uint32_t fcoe_stats_info::rx_frames_hi

Definition at line 146 of file ecore_mfw_req.h.

◆ rx_frames_lo

uint32_t fcoe_stats_info::rx_frames_lo

Definition at line 145 of file ecore_mfw_req.h.

◆ rxq_avg_depth

uint32_t fcoe_stats_info::rxq_avg_depth

Definition at line 144 of file ecore_mfw_req.h.

◆ rxq_size

uint32_t fcoe_stats_info::rxq_size

Definition at line 140 of file ecore_mfw_req.h.

◆ tx_bytes_hi

uint32_t fcoe_stats_info::tx_bytes_hi

Definition at line 152 of file ecore_mfw_req.h.

◆ tx_bytes_lo

uint32_t fcoe_stats_info::tx_bytes_lo

Definition at line 151 of file ecore_mfw_req.h.

◆ tx_frames_hi

uint32_t fcoe_stats_info::tx_frames_hi

Definition at line 150 of file ecore_mfw_req.h.

◆ tx_frames_lo

uint32_t fcoe_stats_info::tx_frames_lo

Definition at line 149 of file ecore_mfw_req.h.

◆ txq_avg_depth

uint32_t fcoe_stats_info::txq_avg_depth

Definition at line 142 of file ecore_mfw_req.h.

◆ txq_size

uint32_t fcoe_stats_info::txq_size

Definition at line 139 of file ecore_mfw_req.h.

◆ version

uint8_t fcoe_stats_info::version[12]

Definition at line 133 of file ecore_mfw_req.h.


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