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

Data Fields

unsigned rx_nomem
 
union {
   struct {
      unsigned   rx_badlen
 
      unsigned   service_trash
 
      unsigned   service_stream
 
      unsigned   service_rxcrc
 
   }   aal5
 
   struct {
   }   aal0
 
x
 

Detailed Description

Definition at line 206 of file lanai.c.

Field Documentation

struct { ... } aal0
struct { ... } aal5
unsigned rx_badlen

Definition at line 210 of file lanai.c.

unsigned rx_nomem

Definition at line 207 of file lanai.c.

unsigned service_rxcrc

Definition at line 213 of file lanai.c.

unsigned service_stream

Definition at line 212 of file lanai.c.

unsigned service_trash

Definition at line 211 of file lanai.c.

union { ... } x

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