Home
last modified time | relevance | path

Searched refs:fixed_phy_status (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/linux/
Dphy_fixed.h4 struct fixed_phy_status { struct
14 struct fixed_phy_status *status); argument
17 struct fixed_phy_status *status) in fixed_phy_add()
29 struct fixed_phy_status *));
/linux-3.4.99/drivers/net/phy/
Dfixed.c37 struct fixed_phy_status status;
38 int (*link_update)(struct net_device *, struct fixed_phy_status *);
154 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
175 struct fixed_phy_status *status) in fixed_phy_add()
/linux-3.4.99/arch/mips/ar7/
Dplatform.c251 static struct fixed_phy_status fixed_phy_status __initdata = {
683 res = fixed_phy_add(PHY_POLL, cpmac_high.id, &fixed_phy_status); in ar7_register_devices()
695 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status); in ar7_register_devices()
/linux-3.4.99/arch/m68k/platform/5272/
Dconfig.c93 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
/linux-3.4.99/arch/powerpc/sysdev/
Dfsl_soc.c187 struct fixed_phy_status status = {}; in of_add_fixed_phys()
/linux-3.4.99/Documentation/networking/
Dstmmac.txt215 static struct fixed_phy_status stmmac0_fixed_phy_status = {