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

#include <caif_hsi.h>

Data Fields

struct caif_dev_common cfdev
 
struct net_devicendev
 
struct platform_devicepdev
 
struct sk_buff_head qhead [CFHSI_PRIO_LAST]
 
struct cfhsi_cb_ops cb_ops
 
struct cfhsi_opsops
 
int tx_state
 
struct cfhsi_rx_state rx_state
 
struct cfhsi_config cfg
 
int rx_len
 
u8rx_ptr
 
u8tx_buf
 
u8rx_buf
 
u8rx_flip_buf
 
spinlock_t lock
 
int flow_off_sent
 
struct list_head list
 
struct work_struct wake_up_work
 
struct work_struct wake_down_work
 
struct work_struct out_of_sync_work
 
struct workqueue_structwq
 
wait_queue_head_t wake_up_wait
 
wait_queue_head_t wake_down_wait
 
wait_queue_head_t flush_fifo_wait
 
struct timer_list inactivity_timer
 
struct timer_list rx_slowpath_timer
 
int aggregation_len
 
struct timer_list aggregation_timer
 
unsigned long bits
 

Detailed Description

Definition at line 145 of file caif_hsi.h.

Field Documentation

int aggregation_len

Definition at line 174 of file caif_hsi.h.

struct timer_list aggregation_timer

Definition at line 175 of file caif_hsi.h.

unsigned long bits

Definition at line 177 of file caif_hsi.h.

Definition at line 150 of file caif_hsi.h.

Definition at line 146 of file caif_hsi.h.

Definition at line 154 of file caif_hsi.h.

int flow_off_sent

Definition at line 161 of file caif_hsi.h.

wait_queue_head_t flush_fifo_wait

Definition at line 169 of file caif_hsi.h.

struct timer_list inactivity_timer

Definition at line 170 of file caif_hsi.h.

Definition at line 162 of file caif_hsi.h.

spinlock_t lock

Definition at line 160 of file caif_hsi.h.

Definition at line 147 of file caif_hsi.h.

Definition at line 151 of file caif_hsi.h.

struct work_struct out_of_sync_work

Definition at line 165 of file caif_hsi.h.

Definition at line 148 of file caif_hsi.h.

Definition at line 149 of file caif_hsi.h.

u8* rx_buf

Definition at line 158 of file caif_hsi.h.

u8* rx_flip_buf

Definition at line 159 of file caif_hsi.h.

int rx_len

Definition at line 155 of file caif_hsi.h.

u8* rx_ptr

Definition at line 156 of file caif_hsi.h.

struct timer_list rx_slowpath_timer

Definition at line 171 of file caif_hsi.h.

Definition at line 153 of file caif_hsi.h.

Definition at line 157 of file caif_hsi.h.

int tx_state

Definition at line 152 of file caif_hsi.h.

wait_queue_head_t wake_down_wait

Definition at line 168 of file caif_hsi.h.

struct work_struct wake_down_work

Definition at line 164 of file caif_hsi.h.

wait_queue_head_t wake_up_wait

Definition at line 167 of file caif_hsi.h.

struct work_struct wake_up_work

Definition at line 163 of file caif_hsi.h.

Definition at line 166 of file caif_hsi.h.


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