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

#include <smc911x.h>

Data Fields

struct sk_buffpending_tx_skb
 
u16 version
 
u16 revision
 
int tx_fifo_kb
 
int tx_fifo_size
 
int rx_fifo_size
 
int afc_cfg
 
int ctl_rfduplx
 
int ctl_rspeed
 
u32 msg_enable
 
u32 phy_type
 
struct mii_if_info mii
 
struct work_struct phy_configure
 
int tx_throttle
 
spinlock_t lock
 
struct net_devicenetdev
 
void __iomembase
 
struct smc911x_platdata cfg
 

Detailed Description

Definition at line 68 of file smc911x.h.

Field Documentation

int afc_cfg

Definition at line 84 of file smc911x.h.

void __iomem* base

Definition at line 113 of file smc911x.h.

Definition at line 115 of file smc911x.h.

int ctl_rfduplx

Definition at line 87 of file smc911x.h.

int ctl_rspeed

Definition at line 88 of file smc911x.h.

spinlock_t lock

Definition at line 98 of file smc911x.h.

Definition at line 92 of file smc911x.h.

u32 msg_enable

Definition at line 90 of file smc911x.h.

struct net_device* netdev

Definition at line 100 of file smc911x.h.

struct sk_buff* pending_tx_skb

Definition at line 74 of file smc911x.h.

struct work_struct phy_configure

Definition at line 95 of file smc911x.h.

u32 phy_type

Definition at line 91 of file smc911x.h.

Definition at line 78 of file smc911x.h.

int rx_fifo_size

Definition at line 83 of file smc911x.h.

int tx_fifo_kb

Definition at line 81 of file smc911x.h.

int tx_fifo_size

Definition at line 82 of file smc911x.h.

int tx_throttle

Definition at line 97 of file smc911x.h.

u16 version

Definition at line 77 of file smc911x.h.


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