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

Data Fields

struct net_devicenetdev
 
struct platform_devicepdev
 
struct ltq_eth_datapldata
 
struct resourceres
 
struct mii_busmii_bus
 
struct phy_devicephydev
 
struct ltq_etop_chan ch [MAX_DMA_CHAN]
 
int tx_free [MAX_DMA_CHAN >> 1]
 
spinlock_t lock
 

Detailed Description

Definition at line 99 of file lantiq_etop.c.

Field Documentation

Definition at line 108 of file lantiq_etop.c.

spinlock_t lock

Definition at line 111 of file lantiq_etop.c.

Definition at line 105 of file lantiq_etop.c.

struct net_device* netdev

Definition at line 100 of file lantiq_etop.c.

Definition at line 101 of file lantiq_etop.c.

struct phy_device* phydev

Definition at line 106 of file lantiq_etop.c.

Definition at line 102 of file lantiq_etop.c.

Definition at line 103 of file lantiq_etop.c.

int tx_free[MAX_DMA_CHAN >> 1]

Definition at line 109 of file lantiq_etop.c.


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