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

#include <mISDNhw.h>

Data Fields

struct mISDNchannel ch
 
int nr
 
u_long Flags
 
struct work_struct workq
 
u_int state
 
voidhw
 
int slot
 
struct timer_list timer
 
u8 fill [MISDN_BCH_FILL_SIZE]
 
struct sk_buffrx_skb
 
unsigned short maxlen
 
unsigned short init_maxlen
 
unsigned short next_maxlen
 
unsigned short minlen
 
unsigned short init_minlen
 
unsigned short next_minlen
 
struct sk_buffnext_skb
 
struct sk_bufftx_skb
 
struct sk_buff_head rqueue
 
int rcount
 
int tx_idx
 
int debug
 
int err_crc
 
int err_tx
 
int err_rx
 
int dropcnt
 

Detailed Description

Definition at line 149 of file mISDNhw.h.

Field Documentation

struct mISDNchannel ch

Definition at line 150 of file mISDNhw.h.

int debug

Definition at line 173 of file mISDNhw.h.

int dropcnt

Definition at line 178 of file mISDNhw.h.

int err_crc

Definition at line 175 of file mISDNhw.h.

int err_rx

Definition at line 177 of file mISDNhw.h.

int err_tx

Definition at line 176 of file mISDNhw.h.

Definition at line 159 of file mISDNhw.h.

u_long Flags

Definition at line 152 of file mISDNhw.h.

void* hw

Definition at line 155 of file mISDNhw.h.

unsigned short init_maxlen

Definition at line 162 of file mISDNhw.h.

unsigned short init_minlen

Definition at line 165 of file mISDNhw.h.

unsigned short maxlen

Definition at line 161 of file mISDNhw.h.

unsigned short minlen

Definition at line 164 of file mISDNhw.h.

unsigned short next_maxlen

Definition at line 163 of file mISDNhw.h.

unsigned short next_minlen

Definition at line 166 of file mISDNhw.h.

struct sk_buff* next_skb

Definition at line 168 of file mISDNhw.h.

int nr

Definition at line 151 of file mISDNhw.h.

int rcount

Definition at line 171 of file mISDNhw.h.

Definition at line 170 of file mISDNhw.h.

struct sk_buff* rx_skb

Definition at line 160 of file mISDNhw.h.

Definition at line 156 of file mISDNhw.h.

Definition at line 154 of file mISDNhw.h.

Definition at line 157 of file mISDNhw.h.

int tx_idx

Definition at line 172 of file mISDNhw.h.

struct sk_buff* tx_skb

Definition at line 169 of file mISDNhw.h.

Definition at line 153 of file mISDNhw.h.


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