Home
last modified time | relevance | path

Searched refs:phy_stop (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.6.39/drivers/net/phy/
Dphy.c703 void phy_stop(struct phy_device *phydev) in phy_stop() function
759 EXPORT_SYMBOL(phy_stop);
/linux-2.6.39/include/linux/
Dphy.h488 void phy_stop(struct phy_device *phydev);
/linux-2.6.39/drivers/net/
Dfec_mpc52xx.c280 phy_stop(priv->phydev); in mpc52xx_fec_open()
304 phy_stop(priv->phydev); in mpc52xx_fec_close()
Ddnet.c687 phy_stop(bp->phy_dev); in dnet_close()
Dethoc.c732 phy_stop(priv->phy); in ethoc_stop()
Ds6gmac.c919 phy_stop(pd->phydev); in s6gmac_stop()
Dtc35815.c1859 phy_stop(lp->phy_dev); in tc35815_close()
2171 phy_stop(lp->phy_dev); in tc35815_suspend()
Dau1000_eth.c884 phy_stop(aup->phy_dev); in au1000_close()
Dfec.c1171 phy_stop(fep->phy_dev); in fec_enet_close()
Dmacb.c985 phy_stop(bp->phy_dev); in macb_close()
Ducc_geth.c2059 phy_stop(phydev); in ucc_geth_stop()
3634 phy_stop(ugeth->phydev); in ucc_geth_suspend()
3675 phy_stop(ugeth->phydev); in ucc_geth_resume()
Dbfin_mac.c1434 phy_stop(lp->phydev); in bfin_mac_close()
Dcpmac.c1067 phy_stop(priv->phy); in cpmac_stop()
Dgianfar.c1308 phy_stop(priv->phydev); in gfar_suspend()
1668 phy_stop(priv->phydev); in stop_gfar()
Dgreth.c1626 phy_stop(greth->phy); in greth_of_remove()
Dsb1250-mac.c2544 phy_stop(sc->phy_dev); in sbmac_close()
Dsmsc9420.c764 phy_stop(pd->phy_dev); in smsc9420_stop()
Dbcm63xx_enet.c1091 phy_stop(priv->phydev); in bcm_enet_stop()
Dpasemi_mac.c1337 phy_stop(mac->phydev); in pasemi_mac_close()
Dsh_eth.c1532 phy_stop(mdp->phydev); in sh_eth_close()
Dsmsc911x.c1314 phy_stop(pdata->phy_dev); in smsc911x_stop()
/linux-2.6.39/drivers/net/fs_enet/
Dfs_enet-main.c718 phy_stop(fep->phydev); in fs_timeout()
858 phy_stop(fep->phydev); in fs_enet_close()
/linux-2.6.39/Documentation/networking/
Dphy.txt137 phy_stop(phydev).
159 handle (phy_start and phy_stop toggle between some of the states, so you
/linux-2.6.39/drivers/net/stmmac/
Dstmmac_main.c903 phy_stop(priv->phydev); in stmmac_release()
1824 phy_stop(priv->phydev); in stmmac_suspend()
/linux-2.6.39/drivers/net/arm/
Dixp4xx_eth.c1145 phy_stop(port->phydev); in eth_close()

12