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

#include <scc.h>

Data Fields

long rxints
 
long txints
 
long exints
 
long spints
 
long txframes
 
long rxframes
 
long rxerrs
 
long txerrs
 
unsigned int nospace
 
unsigned int rx_over
 
unsigned int tx_under
 
unsigned int tx_state
 
int tx_queued
 
unsigned int maxqueue
 
unsigned int bufsize
 

Detailed Description

Definition at line 110 of file scc.h.

Field Documentation

unsigned int bufsize

Definition at line 129 of file scc.h.

long exints

Definition at line 113 of file scc.h.

unsigned int maxqueue

Definition at line 128 of file scc.h.

unsigned int nospace

Definition at line 121 of file scc.h.

unsigned int rx_over

Definition at line 122 of file scc.h.

long rxerrs

Definition at line 118 of file scc.h.

long rxframes

Definition at line 117 of file scc.h.

long rxints

Definition at line 111 of file scc.h.

long spints

Definition at line 114 of file scc.h.

int tx_queued

Definition at line 126 of file scc.h.

unsigned int tx_state

Definition at line 125 of file scc.h.

unsigned int tx_under

Definition at line 123 of file scc.h.

long txerrs

Definition at line 119 of file scc.h.

long txframes

Definition at line 116 of file scc.h.

long txints

Definition at line 112 of file scc.h.


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