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

Data Fields

unsigned long rxcnt
 
unsigned long txcnt
 
unsigned long up_rxcnt
 
unsigned long up_txcnt
 
int modem_status
 
unsigned char hold_reason
 

Detailed Description

Definition at line 197 of file mxser.c.

Field Documentation

unsigned char hold_reason

Definition at line 203 of file mxser.c.

int modem_status

Definition at line 202 of file mxser.c.

unsigned long rxcnt

Definition at line 198 of file mxser.c.

unsigned long txcnt

Definition at line 199 of file mxser.c.

unsigned long up_rxcnt

Definition at line 200 of file mxser.c.

unsigned long up_txcnt

Definition at line 201 of file mxser.c.


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