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

#include <at91_ether.h>

Data Fields

struct mii_if_info mii
 
struct macb_platform_data board_data
 
void __iomememac_base
 
struct clkether_clk
 
unsigned long phy_type
 
spinlock_t lock
 
short phy_media
 
unsigned short phy_address
 
struct timer_list check_timer
 
struct sk_buffskb
 
dma_addr_t skb_physaddr
 
int skb_length
 
int rxBuffIndex
 
struct recv_desc_bufsdlist
 
struct recv_desc_bufsdlist_phys
 

Detailed Description

Definition at line 85 of file at91_ether.h.

Field Documentation

Definition at line 88 of file at91_ether.h.

struct timer_list check_timer

Definition at line 99 of file at91_ether.h.

Definition at line 108 of file at91_ether.h.

struct recv_desc_bufs* dlist_phys

Definition at line 109 of file at91_ether.h.

void __iomem* emac_base

Definition at line 91 of file at91_ether.h.

struct clk* ether_clk

Definition at line 92 of file at91_ether.h.

spinlock_t lock

Definition at line 96 of file at91_ether.h.

Definition at line 87 of file at91_ether.h.

unsigned short phy_address

Definition at line 98 of file at91_ether.h.

short phy_media

Definition at line 97 of file at91_ether.h.

unsigned long phy_type

Definition at line 95 of file at91_ether.h.

int rxBuffIndex

Definition at line 107 of file at91_ether.h.

Definition at line 102 of file at91_ether.h.

int skb_length

Definition at line 104 of file at91_ether.h.

dma_addr_t skb_physaddr

Definition at line 103 of file at91_ether.h.


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