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

#include <gigaset.h>

Data Fields

struct sk_bufftx_skb
 
struct sk_buff_head squeue
 
int corrupted
 
int trans_down
 
int trans_up
 
struct at_state_t at_state
 
unsigned rx_bufsize
 
struct sk_buffrx_skb
 
__u16 rx_fcs
 
int inputstate
 
int channel
 
struct cardstatecs
 
unsigned chstate
 
int ignore
 
unsigned proto2
 
charcommands [AT_NUM]
 
int busy
 
int use_count
 
union {
   struct ser_bc_state *   ser
 
   struct usb_bc_state *   usb
 
   struct bas_bc_state *   bas
 
hw
 
voidap
 
int apconnstate
 
spinlock_t aplock
 

Detailed Description

Definition at line 357 of file gigaset.h.

Field Documentation

void* ap

Definition at line 396 of file gigaset.h.

int apconnstate

Definition at line 397 of file gigaset.h.

spinlock_t aplock

Definition at line 398 of file gigaset.h.

struct at_state_t at_state

Definition at line 366 of file gigaset.h.

Definition at line 393 of file gigaset.h.

int busy

Definition at line 386 of file gigaset.h.

Definition at line 374 of file gigaset.h.

unsigned chstate

Definition at line 378 of file gigaset.h.

Definition at line 381 of file gigaset.h.

int corrupted

Definition at line 362 of file gigaset.h.

Definition at line 376 of file gigaset.h.

union { ... } hw
int ignore

Definition at line 379 of file gigaset.h.

int inputstate

Definition at line 372 of file gigaset.h.

unsigned proto2

Definition at line 380 of file gigaset.h.

unsigned rx_bufsize

Definition at line 369 of file gigaset.h.

__u16 rx_fcs

Definition at line 371 of file gigaset.h.

struct sk_buff* rx_skb

Definition at line 370 of file gigaset.h.

struct ser_bc_state* ser

Definition at line 391 of file gigaset.h.

Definition at line 359 of file gigaset.h.

int trans_down

Definition at line 363 of file gigaset.h.

int trans_up

Definition at line 364 of file gigaset.h.

struct sk_buff* tx_skb

Definition at line 358 of file gigaset.h.

struct usb_bc_state* usb

Definition at line 392 of file gigaset.h.

int use_count

Definition at line 387 of file gigaset.h.


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