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

#include <hdlcdrv.h>

Data Structures

struct  hdlcdrv_hdlcrx
 
struct  hdlcdrv_hdlctx
 
struct  hdlcdrv_pttoutput
 

Data Fields

int magic
 
int opened
 
struct hdlcdrv_opsops
 
struct {
   int   bitrate
 
par
 
struct
hdlcdrv_state::hdlcdrv_pttoutput 
ptt_out
 
struct hdlcdrv_channel_params ch_params
 
struct
hdlcdrv_state::hdlcdrv_hdlcrx 
hdlcrx
 
struct
hdlcdrv_state::hdlcdrv_hdlctx 
hdlctx
 
struct hdlcdrv_bitbuffer bitbuf_channel
 
struct hdlcdrv_bitbuffer bitbuf_hdlc
 
int ptt_keyed
 
struct sk_buffskb
 

Detailed Description

Definition at line 85 of file hdlcdrv.h.

Field Documentation

struct hdlcdrv_bitbuffer bitbuf_channel

Definition at line 144 of file hdlcdrv.h.

Definition at line 145 of file hdlcdrv.h.

int bitrate

Definition at line 92 of file hdlcdrv.h.

Definition at line 103 of file hdlcdrv.h.

int magic

Definition at line 86 of file hdlcdrv.h.

int opened

Definition at line 87 of file hdlcdrv.h.

Definition at line 89 of file hdlcdrv.h.

struct { ... } par
int ptt_keyed

Definition at line 148 of file hdlcdrv.h.

Definition at line 151 of file hdlcdrv.h.


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