|
Linux Kernel
3.7.1
|
#include <phy.h>
Data Fields | |
| int | reset |
| int | id |
| int | ta |
| struct { | |
| int reg | |
| int mask | |
| int value | |
| } | spd |
| int | addr |
| u_char * | gep |
| u_char * | rst |
| u_int | mc |
| u_int | ana |
| u_int | fdx |
| u_int | ttm |
| u_int | mci |
| struct mii_phy_def * | def |
| u32 | advertising |
| u32 | features |
| int | address |
| int | mode |
| int | gpcs_address |
| int | autoneg |
| int | speed |
| int | duplex |
| int | pause |
| int | asym_pause |
| struct net_device * | dev |
| int(* | mdio_read )(struct net_device *dev, int addr, int reg) |
| void(* | mdio_write )(struct net_device *dev, int addr, int reg, int val) |
| struct mii_phy * | next |
| int | phy_addr |
| u16 | phy_id0 |
| u16 | phy_id1 |
| u16 | status |
| u8 | phy_types |
| int | mii_id |
| void * | platform_data |
| struct mii_phy_def * def |
| struct net_device * dev |
| int mii_id |
Definition at line 42 of file sungem_phy.h.
Definition at line 58 of file sungem_phy.h.
| struct { ... } spd |
1.8.2