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

#include <atl1c.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 313 of file atl1c.h.

Field Documentation

unsigned long rx_align_err

Definition at line 335 of file atl1c.h.

unsigned long rx_bcast

Definition at line 316 of file atl1c.h.

unsigned long rx_bcast_byte_cnt

Definition at line 336 of file atl1c.h.

unsigned long rx_byte_cnt

Definition at line 322 of file atl1c.h.

unsigned long rx_ctrl

Definition at line 319 of file atl1c.h.

unsigned long rx_err_addr

Definition at line 338 of file atl1c.h.

unsigned long rx_fcs_err

Definition at line 320 of file atl1c.h.

unsigned long rx_frag

Definition at line 324 of file atl1c.h.

unsigned long rx_len_err

Definition at line 321 of file atl1c.h.

unsigned long rx_mcast

Definition at line 317 of file atl1c.h.

unsigned long rx_mcast_byte_cnt

Definition at line 337 of file atl1c.h.

unsigned long rx_ok

Definition at line 315 of file atl1c.h.

unsigned long rx_pause

Definition at line 318 of file atl1c.h.

unsigned long rx_rrd_ov

Definition at line 334 of file atl1c.h.

unsigned long rx_runt

Definition at line 323 of file atl1c.h.

unsigned long rx_rxf_ov

Definition at line 333 of file atl1c.h.

unsigned long rx_sz_1024_1518

Definition at line 330 of file atl1c.h.

unsigned long rx_sz_128_255

Definition at line 327 of file atl1c.h.

unsigned long rx_sz_1519_max

Definition at line 331 of file atl1c.h.

unsigned long rx_sz_256_511

Definition at line 328 of file atl1c.h.

unsigned long rx_sz_512_1023

Definition at line 329 of file atl1c.h.

unsigned long rx_sz_64

Definition at line 325 of file atl1c.h.

unsigned long rx_sz_65_127

Definition at line 326 of file atl1c.h.

unsigned long rx_sz_ov

Definition at line 332 of file atl1c.h.

unsigned long tx_1_col

Definition at line 356 of file atl1c.h.

unsigned long tx_2_col

Definition at line 357 of file atl1c.h.

unsigned long tx_abort_col

Definition at line 359 of file atl1c.h.

unsigned long tx_bcast

Definition at line 342 of file atl1c.h.

unsigned long tx_bcast_byte

Definition at line 364 of file atl1c.h.

unsigned long tx_byte_cnt

Definition at line 348 of file atl1c.h.

unsigned long tx_ctrl

Definition at line 346 of file atl1c.h.

unsigned long tx_defer

Definition at line 347 of file atl1c.h.

unsigned long tx_exc_defer

Definition at line 345 of file atl1c.h.

unsigned long tx_late_col

Definition at line 358 of file atl1c.h.

unsigned long tx_len_err

Definition at line 362 of file atl1c.h.

unsigned long tx_mcast

Definition at line 343 of file atl1c.h.

unsigned long tx_mcast_byte

Definition at line 365 of file atl1c.h.

unsigned long tx_ok

Definition at line 341 of file atl1c.h.

unsigned long tx_pause

Definition at line 344 of file atl1c.h.

unsigned long tx_rd_eop

Definition at line 361 of file atl1c.h.

unsigned long tx_sz_1024_1518

Definition at line 354 of file atl1c.h.

unsigned long tx_sz_128_255

Definition at line 351 of file atl1c.h.

unsigned long tx_sz_1519_max

Definition at line 355 of file atl1c.h.

unsigned long tx_sz_256_511

Definition at line 352 of file atl1c.h.

unsigned long tx_sz_512_1023

Definition at line 353 of file atl1c.h.

unsigned long tx_sz_64

Definition at line 349 of file atl1c.h.

unsigned long tx_sz_65_127

Definition at line 350 of file atl1c.h.

unsigned long tx_trunc

Definition at line 363 of file atl1c.h.

unsigned long tx_underrun

Definition at line 360 of file atl1c.h.


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