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

Data Fields

struct can_priv can
 
struct napi_struct napi
 
struct net_devicendev
 
struct clkclk
 
void __iomembase
 
u32 scc_ram_offset
 
u32 hecc_ram_offset
 
u32 mbx_offset
 
u32 int_line
 
spinlock_t mbx_lock
 
u32 tx_head
 
u32 tx_tail
 
u32 rx_next
 
void(* transceiver_switch )(int)
 

Detailed Description

Definition at line 211 of file ti_hecc.c.

Field Documentation

void __iomem* base

Definition at line 216 of file ti_hecc.c.

Definition at line 212 of file ti_hecc.c.

Definition at line 215 of file ti_hecc.c.

u32 hecc_ram_offset

Definition at line 218 of file ti_hecc.c.

u32 int_line

Definition at line 220 of file ti_hecc.c.

spinlock_t mbx_lock

Definition at line 221 of file ti_hecc.c.

u32 mbx_offset

Definition at line 219 of file ti_hecc.c.

Definition at line 213 of file ti_hecc.c.

Definition at line 214 of file ti_hecc.c.

u32 rx_next

Definition at line 224 of file ti_hecc.c.

u32 scc_ram_offset

Definition at line 217 of file ti_hecc.c.

void(* transceiver_switch)(int)

Definition at line 225 of file ti_hecc.c.

u32 tx_head

Definition at line 222 of file ti_hecc.c.

u32 tx_tail

Definition at line 223 of file ti_hecc.c.


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