Linux Kernel
3.7.1
|
Data Fields | |
struct mii_bus * | mdio |
struct phy_device * | phydev |
char | phy_name [20] |
u16 | phy_addr |
u16 | oldmode |
int | use_embdphy |
Definition at line 31 of file ax88172a.c.
Definition at line 32 of file ax88172a.c.
u16 oldmode |
Definition at line 36 of file ax88172a.c.
u16 phy_addr |
Definition at line 35 of file ax88172a.c.
char phy_name[20] |
Definition at line 34 of file ax88172a.c.
struct phy_device* phydev |
Definition at line 33 of file ax88172a.c.
int use_embdphy |
Definition at line 37 of file ax88172a.c.