Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mac_stats Struct Reference

#include <bnx2x_hsi.h>

Data Fields

struct emac_stats emac_stats
 
struct bmac1_stats bmac1_stats
 
struct bmac2_stats bmac2_stats
 
struct mstat_stats mstat_stats
 
u64 tx_octets
 
u64 tx_octets_bad
 
u64 tx_frames
 
u64 tx_mcast_frames
 
u64 tx_bcast_frames
 
u64 tx_pause
 
u64 tx_deferred
 
u64 tx_late_collisions
 
u64 tx_total_collisions
 
u64 tx_excess_collisions
 
u64 tx_underrun
 
u64 tx_len_errs
 
u64 tx_mac_internal_errs
 
u64 tx_excess_deferral
 
u64 tx_fcs_errs
 
u64 tx_frames_64
 
u64 tx_frames_65_127
 
u64 tx_frames_128_255
 
u64 tx_frames_256_511
 
u64 tx_frames_512_1023
 
u64 tx_frames_1024_1518
 
u64 tx_frames_1519_max
 
u64 rx_octets
 
u64 rx_octets_bad
 
u64 rx_frames
 
u64 rx_mcast_frames
 
u64 rx_bcast_frames
 
u64 rx_pause
 
u64 rx_fcs_errs
 
u64 rx_align_errs
 
u64 rx_symbol_errs
 
u64 rx_data_errs
 
u64 rx_sequence_errs
 
u64 rx_runt
 
u64 rx_jabber
 
u64 rx_short
 
u64 rx_too_long
 
u64 rx_mac_internal_errs
 
u64 rx_frames_64
 
u64 rx_frames_65_127
 
u64 rx_frames_128_255
 
u64 rx_frames_256_511
 
u64 rx_frames_512_1023
 
u64 rx_frames_1024_1518
 
u64 rx_frames_1519_max
 
u64 rx_cong_drops
 
unsigned long tx_fifo_parity_err
 
unsigned long rx_fifo_parity_err
 
unsigned long tx_fifo_urun
 
unsigned long rx_fifo_ovfl
 
unsigned long serdes_signal_loss
 
unsigned long xaui_pcs_ctc_err
 
unsigned long xaui_pcs_align_change
 
unsigned long num_toggled
 
unsigned long num_resets
 
unsigned long link_faults
 

Detailed Description

Definition at line 2563 of file bnx2x_hsi.h.

Field Documentation

Definition at line 2565 of file bnx2x_hsi.h.

Definition at line 2566 of file bnx2x_hsi.h.

Definition at line 2564 of file bnx2x_hsi.h.

unsigned long link_faults

Definition at line 257 of file common.h.

Definition at line 2567 of file bnx2x_hsi.h.

unsigned long num_resets

Definition at line 255 of file common.h.

unsigned long num_toggled

Definition at line 254 of file common.h.

u64 rx_align_errs

Definition at line 226 of file common.h.

u64 rx_bcast_frames

Definition at line 223 of file common.h.

u64 rx_cong_drops

Definition at line 244 of file common.h.

u64 rx_data_errs

Definition at line 228 of file common.h.

u64 rx_fcs_errs

Definition at line 225 of file common.h.

unsigned long rx_fifo_ovfl

Definition at line 249 of file common.h.

unsigned long rx_fifo_parity_err

Definition at line 247 of file common.h.

u64 rx_frames

Definition at line 221 of file common.h.

u64 rx_frames_1024_1518

Definition at line 241 of file common.h.

u64 rx_frames_128_255

Definition at line 238 of file common.h.

u64 rx_frames_1519_max

Definition at line 242 of file common.h.

u64 rx_frames_256_511

Definition at line 239 of file common.h.

u64 rx_frames_512_1023

Definition at line 240 of file common.h.

u64 rx_frames_64

Definition at line 236 of file common.h.

u64 rx_frames_65_127

Definition at line 237 of file common.h.

u64 rx_jabber

Definition at line 231 of file common.h.

u64 rx_mac_internal_errs

Definition at line 234 of file common.h.

u64 rx_mcast_frames

Definition at line 222 of file common.h.

u64 rx_octets

Definition at line 219 of file common.h.

u64 rx_octets_bad

Definition at line 220 of file common.h.

u64 rx_pause

Definition at line 224 of file common.h.

u64 rx_runt

Definition at line 230 of file common.h.

u64 rx_sequence_errs

Definition at line 229 of file common.h.

u64 rx_short

Definition at line 232 of file common.h.

u64 rx_symbol_errs

Definition at line 227 of file common.h.

u64 rx_too_long

Definition at line 233 of file common.h.

unsigned long serdes_signal_loss

Definition at line 250 of file common.h.

u64 tx_bcast_frames

Definition at line 199 of file common.h.

u64 tx_deferred

Definition at line 201 of file common.h.

u64 tx_excess_collisions

Definition at line 204 of file common.h.

u64 tx_excess_deferral

Definition at line 208 of file common.h.

u64 tx_fcs_errs

Definition at line 209 of file common.h.

unsigned long tx_fifo_parity_err

Definition at line 246 of file common.h.

unsigned long tx_fifo_urun

Definition at line 248 of file common.h.

u64 tx_frames

Definition at line 197 of file common.h.

u64 tx_frames_1024_1518

Definition at line 216 of file common.h.

u64 tx_frames_128_255

Definition at line 213 of file common.h.

u64 tx_frames_1519_max

Definition at line 217 of file common.h.

u64 tx_frames_256_511

Definition at line 214 of file common.h.

u64 tx_frames_512_1023

Definition at line 215 of file common.h.

u64 tx_frames_64

Definition at line 211 of file common.h.

u64 tx_frames_65_127

Definition at line 212 of file common.h.

u64 tx_late_collisions

Definition at line 202 of file common.h.

u64 tx_len_errs

Definition at line 206 of file common.h.

u64 tx_mac_internal_errs

Definition at line 207 of file common.h.

u64 tx_mcast_frames

Definition at line 198 of file common.h.

u64 tx_octets

Definition at line 195 of file common.h.

u64 tx_octets_bad

Definition at line 196 of file common.h.

u64 tx_pause

Definition at line 200 of file common.h.

u64 tx_total_collisions

Definition at line 203 of file common.h.

u64 tx_underrun

Definition at line 205 of file common.h.

unsigned long xaui_pcs_align_change

Definition at line 252 of file common.h.

unsigned long xaui_pcs_ctc_err

Definition at line 251 of file common.h.


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