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

Data Fields

struct can_priv can
 
struct net_devicedev
 
struct napi_struct napi
 
void __iomemreg_base
 
u32 reg_sr
 
unsigned int tx_next
 
unsigned int tx_echo
 
unsigned int rx_next
 
struct at91_devtype_data devtype_data
 
struct clkclk
 
struct at91_can_datapdata
 
canid_t mb0_id
 

Detailed Description

Definition at line 139 of file at91_can.c.

Field Documentation

Definition at line 140 of file at91_can.c.

Definition at line 152 of file at91_can.c.

Definition at line 141 of file at91_can.c.

struct at91_devtype_data devtype_data

Definition at line 150 of file at91_can.c.

canid_t mb0_id

Definition at line 155 of file at91_can.c.

Definition at line 142 of file at91_can.c.

Definition at line 153 of file at91_can.c.

void __iomem* reg_base

Definition at line 144 of file at91_can.c.

u32 reg_sr

Definition at line 146 of file at91_can.c.

unsigned int rx_next

Definition at line 149 of file at91_can.c.

unsigned int tx_echo

Definition at line 148 of file at91_can.c.

unsigned int tx_next

Definition at line 147 of file at91_can.c.


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