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

Data Fields

void __iomembase
 
spinlock_t reg_lock
 
bool indirect
 
u16(* read )(struct w5300_priv *priv, u16 addr)
 
void(* write )(struct w5300_priv *priv, u16 addr, u16 data)
 
int irq
 
int link_irq
 
int link_gpio
 
struct napi_struct napi
 
struct net_devicendev
 
bool promisc
 
u32 msg_enable
 

Detailed Description

Definition at line 88 of file w5300.c.

Field Documentation

void __iomem* base

Definition at line 89 of file w5300.c.

bool indirect

Definition at line 91 of file w5300.c.

int irq

Definition at line 94 of file w5300.c.

int link_gpio

Definition at line 96 of file w5300.c.

int link_irq

Definition at line 95 of file w5300.c.

u32 msg_enable

Definition at line 101 of file w5300.c.

Definition at line 98 of file w5300.c.

Definition at line 99 of file w5300.c.

bool promisc

Definition at line 100 of file w5300.c.

Definition at line 92 of file w5300.c.

spinlock_t reg_lock

Definition at line 90 of file w5300.c.

Definition at line 93 of file w5300.c.


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