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

#include <dnet.h>

Data Fields

void __iomem * regs
 
spinlock_t lock
 
struct platform_device * pdev
 
struct net_device * dev
 
struct dnet_stats hw_stats
 
unsigned int capabilities
 
struct napi_struct napi
 
struct mii_bus * mii_bus
 
struct phy_device * phy_dev
 
unsigned int link
 
unsigned int speed
 
unsigned int duplex
 

Detailed Description

Definition at line 208 of file dnet.h.

Field Documentation

unsigned int capabilities

Definition at line 214 of file dnet.h.

Definition at line 212 of file dnet.h.

unsigned int duplex

Definition at line 222 of file dnet.h.

struct dnet_stats hw_stats

Definition at line 213 of file dnet.h.

unsigned int link

Definition at line 220 of file dnet.h.

spinlock_t lock

Definition at line 210 of file dnet.h.

Definition at line 218 of file dnet.h.

Definition at line 215 of file dnet.h.

Definition at line 211 of file dnet.h.

Definition at line 219 of file dnet.h.

Definition at line 209 of file dnet.h.

unsigned int speed

Definition at line 221 of file dnet.h.


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