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

Data Fields

unsigned long rx_state
 
unsigned long rx_count
 
struct sk_buffrx_skb
 
struct sk_buff_head txq
 
spinlock_t hcill_lock
 
unsigned long hcill_state
 
struct sk_buff_head tx_wait_q
 

Detailed Description

Definition at line 79 of file hci_ll.c.

Field Documentation

spinlock_t hcill_lock

Definition at line 84 of file hci_ll.c.

unsigned long hcill_state

Definition at line 85 of file hci_ll.c.

unsigned long rx_count

Definition at line 81 of file hci_ll.c.

struct sk_buff* rx_skb

Definition at line 82 of file hci_ll.c.

unsigned long rx_state

Definition at line 80 of file hci_ll.c.

struct sk_buff_head tx_wait_q

Definition at line 86 of file hci_ll.c.

Definition at line 83 of file hci_ll.c.


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