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

Data Fields

struct net_devicendev
 
int duplex
 
int speed
 
int r_irq
 
int t_irq
 
struct mpc52xx_fec __iomemfec
 
struct bcom_taskrx_dmatsk
 
struct bcom_tasktx_dmatsk
 
spinlock_t lock
 
int msg_enable
 
unsigned int mdio_speed
 
struct device_nodephy_node
 
struct phy_devicephydev
 
enum phy_state link
 
int seven_wire_mode
 

Detailed Description

Definition at line 51 of file fec_mpc52xx.c.

Field Documentation

Definition at line 53 of file fec_mpc52xx.c.

Definition at line 57 of file fec_mpc52xx.c.

Definition at line 67 of file fec_mpc52xx.c.

spinlock_t lock

Definition at line 60 of file fec_mpc52xx.c.

unsigned int mdio_speed

Definition at line 64 of file fec_mpc52xx.c.

int msg_enable

Definition at line 61 of file fec_mpc52xx.c.

Definition at line 52 of file fec_mpc52xx.c.

struct device_node* phy_node

Definition at line 65 of file fec_mpc52xx.c.

struct phy_device* phydev

Definition at line 66 of file fec_mpc52xx.c.

int r_irq

Definition at line 55 of file fec_mpc52xx.c.

struct bcom_task* rx_dmatsk

Definition at line 58 of file fec_mpc52xx.c.

int seven_wire_mode

Definition at line 68 of file fec_mpc52xx.c.

int speed

Definition at line 54 of file fec_mpc52xx.c.

int t_irq

Definition at line 56 of file fec_mpc52xx.c.

struct bcom_task* tx_dmatsk

Definition at line 59 of file fec_mpc52xx.c.


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