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

#include <mISDNhw.h>

Data Fields

struct mISDNdevice dev
 
u_long Flags
 
struct work_struct workq
 
void(* phfunc )(struct dchannel *)
 
u_int state
 
voidl1
 
voidhw
 
int slot
 
struct timer_list timer
 
struct sk_buffrx_skb
 
int maxlen
 
struct sk_buff_head squeue
 
struct sk_buff_head rqueue
 
struct sk_bufftx_skb
 
int tx_idx
 
int debug
 
int err_crc
 
int err_tx
 
int err_rx
 

Detailed Description

Definition at line 87 of file mISDNhw.h.

Field Documentation

int debug

Definition at line 105 of file mISDNhw.h.

struct mISDNdevice dev

Definition at line 88 of file mISDNhw.h.

int err_crc

Definition at line 107 of file mISDNhw.h.

int err_rx

Definition at line 109 of file mISDNhw.h.

int err_tx

Definition at line 108 of file mISDNhw.h.

u_long Flags

Definition at line 89 of file mISDNhw.h.

void* hw

Definition at line 94 of file mISDNhw.h.

void* l1

Definition at line 93 of file mISDNhw.h.

int maxlen

Definition at line 99 of file mISDNhw.h.

void(* phfunc)(struct dchannel *)

Definition at line 91 of file mISDNhw.h.

Definition at line 102 of file mISDNhw.h.

struct sk_buff* rx_skb

Definition at line 98 of file mISDNhw.h.

Definition at line 95 of file mISDNhw.h.

Definition at line 101 of file mISDNhw.h.

Definition at line 92 of file mISDNhw.h.

Definition at line 96 of file mISDNhw.h.

int tx_idx

Definition at line 104 of file mISDNhw.h.

struct sk_buff* tx_skb

Definition at line 103 of file mISDNhw.h.

Definition at line 90 of file mISDNhw.h.


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