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

#include <hdlcdrv.h>

Data Fields

struct hdlcdrv_hdlcbuffer hbuf
 
unsigned long in_hdlc_tx
 
int tx_state
 
int numflags
 
unsigned int bitstream
 
unsigned char ptt
 
int calibrate
 
int slotcnt
 
unsigned int bitbuf
 
int numbits
 
int len
 
unsigned charbp
 
unsigned char buffer [HDLCDRV_MAXFLEN+2]
 

Detailed Description

Definition at line 120 of file hdlcdrv.h.

Field Documentation

unsigned int bitbuf

Definition at line 135 of file hdlcdrv.h.

unsigned int bitstream

Definition at line 130 of file hdlcdrv.h.

unsigned char* bp

Definition at line 139 of file hdlcdrv.h.

Definition at line 140 of file hdlcdrv.h.

int calibrate

Definition at line 132 of file hdlcdrv.h.

Definition at line 121 of file hdlcdrv.h.

unsigned long in_hdlc_tx

Definition at line 122 of file hdlcdrv.h.

int len

Definition at line 138 of file hdlcdrv.h.

int numbits

Definition at line 136 of file hdlcdrv.h.

int numflags

Definition at line 129 of file hdlcdrv.h.

unsigned char ptt

Definition at line 131 of file hdlcdrv.h.

int slotcnt

Definition at line 133 of file hdlcdrv.h.

int tx_state

Definition at line 128 of file hdlcdrv.h.


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