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

#include <libsbew.h>

Data Fields

unsigned long rx_packets
 
unsigned long tx_packets
 
unsigned long rx_bytes
 
unsigned long tx_bytes
 
unsigned long rx_errors
 
unsigned long tx_errors
 
unsigned long rx_dropped
 
unsigned long tx_dropped
 
unsigned long rx_length_errors
 
unsigned long rx_over_errors
 
unsigned long rx_crc_errors
 
unsigned long rx_frame_errors
 
unsigned long rx_fifo_errors
 
unsigned long rx_missed_errors
 
unsigned long tx_aborted_errors
 
unsigned long tx_fifo_errors
 
unsigned long tx_pending
 

Detailed Description

read reset channel thruput statistics

Definition at line 308 of file libsbew.h.

Field Documentation

unsigned long rx_bytes

Definition at line 312 of file libsbew.h.

unsigned long rx_crc_errors

Definition at line 322 of file libsbew.h.

unsigned long rx_dropped

Definition at line 316 of file libsbew.h.

unsigned long rx_errors

Definition at line 314 of file libsbew.h.

unsigned long rx_fifo_errors

Definition at line 324 of file libsbew.h.

unsigned long rx_frame_errors

Definition at line 323 of file libsbew.h.

unsigned long rx_length_errors

Definition at line 320 of file libsbew.h.

unsigned long rx_missed_errors

Definition at line 325 of file libsbew.h.

unsigned long rx_over_errors

Definition at line 321 of file libsbew.h.

unsigned long rx_packets

Definition at line 310 of file libsbew.h.

unsigned long tx_aborted_errors

Definition at line 328 of file libsbew.h.

unsigned long tx_bytes

Definition at line 313 of file libsbew.h.

unsigned long tx_dropped

Definition at line 317 of file libsbew.h.

unsigned long tx_errors

Definition at line 315 of file libsbew.h.

unsigned long tx_fifo_errors

Definition at line 329 of file libsbew.h.

unsigned long tx_packets

Definition at line 311 of file libsbew.h.

unsigned long tx_pending

Definition at line 330 of file libsbew.h.


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