Linux Kernel
3.7.1
|
#include <caif_hsi.h>
Definition at line 145 of file caif_hsi.h.
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.
struct cfhsi_cb_ops cb_ops |
Definition at line 150 of file caif_hsi.h.
struct caif_dev_common cfdev |
Definition at line 146 of file caif_hsi.h.
struct cfhsi_config cfg |
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.
struct net_device* ndev |
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.
struct platform_device* pdev |
Definition at line 148 of file caif_hsi.h.
struct sk_buff_head qhead[CFHSI_PRIO_LAST] |
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.
struct cfhsi_rx_state rx_state |
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.