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

#include <hdlcdrv.h>

Data Fields

int ptt
 
int dcd
 
int ptt_keyed
 
unsigned long tx_packets
 
unsigned long tx_errors
 
unsigned long rx_packets
 
unsigned long rx_errors
 

Detailed Description

Definition at line 40 of file hdlcdrv.h.

Field Documentation

int dcd

Definition at line 42 of file hdlcdrv.h.

int ptt

Definition at line 41 of file hdlcdrv.h.

int ptt_keyed

Definition at line 43 of file hdlcdrv.h.

unsigned long rx_errors

Definition at line 47 of file hdlcdrv.h.

unsigned long rx_packets

Definition at line 46 of file hdlcdrv.h.

unsigned long tx_errors

Definition at line 45 of file hdlcdrv.h.

unsigned long tx_packets

Definition at line 44 of file hdlcdrv.h.


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