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

#include <atl1e.h>

Data Fields

unsigned long rx_ok
 
unsigned long rx_bcast
 
unsigned long rx_mcast
 
unsigned long rx_pause
 
unsigned long rx_ctrl
 
unsigned long rx_fcs_err
 
unsigned long rx_len_err
 
unsigned long rx_byte_cnt
 
unsigned long rx_runt
 
unsigned long rx_frag
 
unsigned long rx_sz_64
 
unsigned long rx_sz_65_127
 
unsigned long rx_sz_128_255
 
unsigned long rx_sz_256_511
 
unsigned long rx_sz_512_1023
 
unsigned long rx_sz_1024_1518
 
unsigned long rx_sz_1519_max
 
unsigned long rx_sz_ov
 
unsigned long rx_rxf_ov
 
unsigned long rx_rrd_ov
 
unsigned long rx_align_err
 
unsigned long rx_bcast_byte_cnt
 
unsigned long rx_mcast_byte_cnt
 
unsigned long rx_err_addr
 
unsigned long tx_ok
 
unsigned long tx_bcast
 
unsigned long tx_mcast
 
unsigned long tx_pause
 
unsigned long tx_exc_defer
 
unsigned long tx_ctrl
 
unsigned long tx_defer
 
unsigned long tx_byte_cnt
 
unsigned long tx_sz_64
 
unsigned long tx_sz_65_127
 
unsigned long tx_sz_128_255
 
unsigned long tx_sz_256_511
 
unsigned long tx_sz_512_1023
 
unsigned long tx_sz_1024_1518
 
unsigned long tx_sz_1519_max
 
unsigned long tx_1_col
 
unsigned long tx_2_col
 
unsigned long tx_late_col
 
unsigned long tx_abort_col
 
unsigned long tx_underrun
 
unsigned long tx_rd_eop
 
unsigned long tx_len_err
 
unsigned long tx_trunc
 
unsigned long tx_bcast_byte
 
unsigned long tx_mcast_byte
 

Detailed Description

Definition at line 260 of file atl1e.h.

Field Documentation

unsigned long rx_align_err

Definition at line 282 of file atl1e.h.

unsigned long rx_bcast

Definition at line 263 of file atl1e.h.

unsigned long rx_bcast_byte_cnt

Definition at line 283 of file atl1e.h.

unsigned long rx_byte_cnt

Definition at line 269 of file atl1e.h.

unsigned long rx_ctrl

Definition at line 266 of file atl1e.h.

unsigned long rx_err_addr

Definition at line 285 of file atl1e.h.

unsigned long rx_fcs_err

Definition at line 267 of file atl1e.h.

unsigned long rx_frag

Definition at line 271 of file atl1e.h.

unsigned long rx_len_err

Definition at line 268 of file atl1e.h.

unsigned long rx_mcast

Definition at line 264 of file atl1e.h.

unsigned long rx_mcast_byte_cnt

Definition at line 284 of file atl1e.h.

unsigned long rx_ok

Definition at line 262 of file atl1e.h.

unsigned long rx_pause

Definition at line 265 of file atl1e.h.

unsigned long rx_rrd_ov

Definition at line 281 of file atl1e.h.

unsigned long rx_runt

Definition at line 270 of file atl1e.h.

unsigned long rx_rxf_ov

Definition at line 280 of file atl1e.h.

unsigned long rx_sz_1024_1518

Definition at line 277 of file atl1e.h.

unsigned long rx_sz_128_255

Definition at line 274 of file atl1e.h.

unsigned long rx_sz_1519_max

Definition at line 278 of file atl1e.h.

unsigned long rx_sz_256_511

Definition at line 275 of file atl1e.h.

unsigned long rx_sz_512_1023

Definition at line 276 of file atl1e.h.

unsigned long rx_sz_64

Definition at line 272 of file atl1e.h.

unsigned long rx_sz_65_127

Definition at line 273 of file atl1e.h.

unsigned long rx_sz_ov

Definition at line 279 of file atl1e.h.

unsigned long tx_1_col

Definition at line 303 of file atl1e.h.

unsigned long tx_2_col

Definition at line 304 of file atl1e.h.

unsigned long tx_abort_col

Definition at line 306 of file atl1e.h.

unsigned long tx_bcast

Definition at line 289 of file atl1e.h.

unsigned long tx_bcast_byte

Definition at line 311 of file atl1e.h.

unsigned long tx_byte_cnt

Definition at line 295 of file atl1e.h.

unsigned long tx_ctrl

Definition at line 293 of file atl1e.h.

unsigned long tx_defer

Definition at line 294 of file atl1e.h.

unsigned long tx_exc_defer

Definition at line 292 of file atl1e.h.

unsigned long tx_late_col

Definition at line 305 of file atl1e.h.

unsigned long tx_len_err

Definition at line 309 of file atl1e.h.

unsigned long tx_mcast

Definition at line 290 of file atl1e.h.

unsigned long tx_mcast_byte

Definition at line 312 of file atl1e.h.

unsigned long tx_ok

Definition at line 288 of file atl1e.h.

unsigned long tx_pause

Definition at line 291 of file atl1e.h.

unsigned long tx_rd_eop

Definition at line 308 of file atl1e.h.

unsigned long tx_sz_1024_1518

Definition at line 301 of file atl1e.h.

unsigned long tx_sz_128_255

Definition at line 298 of file atl1e.h.

unsigned long tx_sz_1519_max

Definition at line 302 of file atl1e.h.

unsigned long tx_sz_256_511

Definition at line 299 of file atl1e.h.

unsigned long tx_sz_512_1023

Definition at line 300 of file atl1e.h.

unsigned long tx_sz_64

Definition at line 296 of file atl1e.h.

unsigned long tx_sz_65_127

Definition at line 297 of file atl1e.h.

unsigned long tx_trunc

Definition at line 310 of file atl1e.h.

unsigned long tx_underrun

Definition at line 307 of file atl1e.h.


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