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

#include <sunhme.h>

Data Fields

void __iomemgregs
 
struct hmeal_init_blockhappy_block
 
voidhappy_dev
 
struct devicedma_dev
 
spinlock_t happy_lock
 
struct sk_buffrx_skbs [RX_RING_SIZE]
 
struct sk_bufftx_skbs [TX_RING_SIZE]
 
int rx_new
 
int tx_new
 
int rx_old
 
int tx_old
 
struct net_device_stats net_stats
 
void __iomemetxregs
 
void __iomemerxregs
 
void __iomembigmacregs
 
void __iomemtcvregs
 
dma_addr_t hblock_dvma
 
unsigned int happy_flags
 
int irq
 
enum happy_transceiver tcvr_type
 
unsigned int happy_bursts
 
unsigned int paddr
 
unsigned short hm_revision
 
unsigned short sw_bmcr
 
unsigned short sw_bmsr
 
unsigned short sw_physid1
 
unsigned short sw_physid2
 
unsigned short sw_advertise
 
unsigned short sw_lpa
 
unsigned short sw_expansion
 
unsigned short sw_csconfig
 
unsigned int auto_speed
 
unsigned int forced_speed
 
unsigned int poll_data
 
unsigned int poll_flag
 
unsigned int linkcheck
 
unsigned int lnkup
 
unsigned int lnkdown
 
unsigned int lnkcnt
 
struct timer_list happy_timer
 
enum happy_timer_state timer_state
 
unsigned int timer_ticks
 
struct net_devicedev
 
struct quattroqfe_parent
 
int qfe_ent
 

Detailed Description

Definition at line 399 of file sunhme.h.

Field Documentation

unsigned int auto_speed

Definition at line 447 of file sunhme.h.

void __iomem* bigmacregs

Definition at line 429 of file sunhme.h.

Definition at line 459 of file sunhme.h.

struct device* dma_dev

Definition at line 411 of file sunhme.h.

void __iomem* erxregs

Definition at line 428 of file sunhme.h.

void __iomem* etxregs

Definition at line 427 of file sunhme.h.

unsigned int forced_speed

Definition at line 448 of file sunhme.h.

void __iomem* gregs

Definition at line 400 of file sunhme.h.

struct hmeal_init_block* happy_block

Definition at line 401 of file sunhme.h.

unsigned int happy_bursts

Definition at line 436 of file sunhme.h.

void* happy_dev

Definition at line 410 of file sunhme.h.

unsigned int happy_flags

Definition at line 433 of file sunhme.h.

spinlock_t happy_lock

Definition at line 413 of file sunhme.h.

struct timer_list happy_timer

Definition at line 455 of file sunhme.h.

dma_addr_t hblock_dvma

Definition at line 432 of file sunhme.h.

unsigned short hm_revision

Definition at line 438 of file sunhme.h.

int irq

Definition at line 434 of file sunhme.h.

unsigned int linkcheck

Definition at line 451 of file sunhme.h.

unsigned int lnkcnt

Definition at line 454 of file sunhme.h.

unsigned int lnkdown

Definition at line 453 of file sunhme.h.

unsigned int lnkup

Definition at line 452 of file sunhme.h.

Definition at line 420 of file sunhme.h.

unsigned int paddr

Definition at line 437 of file sunhme.h.

unsigned int poll_data

Definition at line 449 of file sunhme.h.

unsigned int poll_flag

Definition at line 450 of file sunhme.h.

int qfe_ent

Definition at line 461 of file sunhme.h.

struct quattro* qfe_parent

Definition at line 460 of file sunhme.h.

int rx_new

Definition at line 418 of file sunhme.h.

int rx_old

Definition at line 418 of file sunhme.h.

Definition at line 415 of file sunhme.h.

unsigned short sw_advertise

Definition at line 443 of file sunhme.h.

unsigned short sw_bmcr

Definition at line 439 of file sunhme.h.

unsigned short sw_bmsr

Definition at line 440 of file sunhme.h.

unsigned short sw_csconfig

Definition at line 446 of file sunhme.h.

unsigned short sw_expansion

Definition at line 445 of file sunhme.h.

unsigned short sw_lpa

Definition at line 444 of file sunhme.h.

unsigned short sw_physid1

Definition at line 441 of file sunhme.h.

unsigned short sw_physid2

Definition at line 442 of file sunhme.h.

enum happy_transceiver tcvr_type

Definition at line 435 of file sunhme.h.

void __iomem* tcvregs

Definition at line 430 of file sunhme.h.

enum happy_timer_state timer_state

Definition at line 456 of file sunhme.h.

unsigned int timer_ticks

Definition at line 457 of file sunhme.h.

int tx_new

Definition at line 418 of file sunhme.h.

int tx_old

Definition at line 418 of file sunhme.h.

Definition at line 416 of file sunhme.h.


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