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

Data Fields

struct recv_pdescrdesc
 
struct tran_pdesctdesc
 
dma_addr_t rdesc_phys
 
dma_addr_t tdesc_phys
 
struct net_device_stats stats
 
struct platform_devicepdev
 
struct resourceres
 
struct sk_buffskb
 
struct clkclk
 
struct clkrmiiclk
 
struct mii_if_info mii
 
struct timer_list check_timer
 
void __iomemreg
 
int rxirq
 
int txirq
 
unsigned int cur_tx
 
unsigned int cur_rx
 
unsigned int finish_tx
 
unsigned int rx_packets
 
unsigned int rx_bytes
 
unsigned int start_tx_ptr
 
unsigned int start_rx_ptr
 
unsigned int linkflag
 

Detailed Description

Definition at line 150 of file w90p910_ether.c.

Field Documentation

struct timer_list check_timer

Definition at line 162 of file w90p910_ether.c.

Definition at line 159 of file w90p910_ether.c.

unsigned int cur_rx

Definition at line 167 of file w90p910_ether.c.

unsigned int cur_tx

Definition at line 166 of file w90p910_ether.c.

unsigned int finish_tx

Definition at line 168 of file w90p910_ether.c.

unsigned int linkflag

Definition at line 173 of file w90p910_ether.c.

Definition at line 161 of file w90p910_ether.c.

Definition at line 156 of file w90p910_ether.c.

Definition at line 151 of file w90p910_ether.c.

dma_addr_t rdesc_phys

Definition at line 153 of file w90p910_ether.c.

Definition at line 163 of file w90p910_ether.c.

Definition at line 157 of file w90p910_ether.c.

struct clk* rmiiclk

Definition at line 160 of file w90p910_ether.c.

unsigned int rx_bytes

Definition at line 170 of file w90p910_ether.c.

unsigned int rx_packets

Definition at line 169 of file w90p910_ether.c.

int rxirq

Definition at line 164 of file w90p910_ether.c.

Definition at line 158 of file w90p910_ether.c.

unsigned int start_rx_ptr

Definition at line 172 of file w90p910_ether.c.

unsigned int start_tx_ptr

Definition at line 171 of file w90p910_ether.c.

Definition at line 155 of file w90p910_ether.c.

Definition at line 152 of file w90p910_ether.c.

dma_addr_t tdesc_phys

Definition at line 154 of file w90p910_ether.c.

int txirq

Definition at line 165 of file w90p910_ether.c.


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