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

#include <smc91x.h>

Data Fields

struct sk_buffsaved_skb
 
int packets_waiting
 
struct sk_buffpending_tx_skb
 
struct tasklet_struct tx_task
 
int version
 
int tcr_cur_mode
 
int rcr_cur_mode
 
int rpc_cur_mode
 
int ctl_rfduplx
 
int ctl_rspeed
 
u32 msg_enable
 
u32 phy_type
 
struct mii_if_info mii
 
struct work_struct phy_configure
 
struct net_devicedev
 
int work_pending
 
spinlock_t lock
 
void __iomembase
 
void __iomemdatacs
 
int io_shift
 
struct smc91x_platdata cfg
 

Detailed Description

Definition at line 191 of file smc9194.c.

Field Documentation

void __iomem* base

Definition at line 346 of file smc91x.h.

Definition at line 352 of file smc91x.h.

int ctl_rfduplx

Definition at line 327 of file smc91x.h.

int ctl_rspeed

Definition at line 328 of file smc91x.h.

void __iomem* datacs

Definition at line 347 of file smc91x.h.

Definition at line 336 of file smc91x.h.

int io_shift

Definition at line 350 of file smc91x.h.

spinlock_t lock

Definition at line 339 of file smc91x.h.

Definition at line 332 of file smc91x.h.

u32 msg_enable

Definition at line 330 of file smc91x.h.

int packets_waiting

Definition at line 204 of file smc9194.c.

struct sk_buff* pending_tx_skb

Definition at line 313 of file smc91x.h.

struct work_struct phy_configure

Definition at line 335 of file smc91x.h.

u32 phy_type

Definition at line 331 of file smc91x.h.

int rcr_cur_mode

Definition at line 323 of file smc91x.h.

int rpc_cur_mode

Definition at line 326 of file smc91x.h.

struct sk_buff* saved_skb

Definition at line 197 of file smc9194.c.

int tcr_cur_mode

Definition at line 320 of file smc91x.h.

Definition at line 314 of file smc91x.h.

int version

Definition at line 317 of file smc91x.h.

int work_pending

Definition at line 337 of file smc91x.h.


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