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

Data Fields

struct pcmcia_device * p_dev
 
struct hci_devhdev
 
spinlock_t lock
 
unsigned long flowmask
 
int ri_latch
 
struct sk_buff_head txq
 
unsigned long tx_state
 
unsigned long rx_state
 
unsigned long rx_count
 
struct sk_buffrx_skb
 

Detailed Description

Definition at line 65 of file dtl1_cs.c.

Field Documentation

unsigned long flowmask

Definition at line 72 of file dtl1_cs.c.

struct hci_dev* hdev

Definition at line 68 of file dtl1_cs.c.

spinlock_t lock

Definition at line 70 of file dtl1_cs.c.

struct pcmcia_device* p_dev

Definition at line 66 of file dtl1_cs.c.

int ri_latch

Definition at line 73 of file dtl1_cs.c.

unsigned long rx_count

Definition at line 79 of file dtl1_cs.c.

struct sk_buff* rx_skb

Definition at line 80 of file dtl1_cs.c.

unsigned long rx_state

Definition at line 78 of file dtl1_cs.c.

unsigned long tx_state

Definition at line 76 of file dtl1_cs.c.

Definition at line 75 of file dtl1_cs.c.


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