Searched refs:phy_disconnect (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/phy/
H A Dphy_device.c174 * phy_disconnect - disable interrupts, stop state machine, and detach a PHY device
177 void phy_disconnect(struct phy_device *phydev) function
188 EXPORT_SYMBOL(phy_disconnect); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dphy.h366 void phy_disconnect(struct phy_device *phydev);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet-main.c833 phy_disconnect(fep->phydev);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpasemi_mac.c868 phy_disconnect(mac->phydev);
H A Dgianfar.c1071 phy_disconnect(priv->phydev);
H A Ducc_geth.c3727 phy_disconnect(ugeth->phydev);

Completed in 205 milliseconds