Home
last modified time | relevance | path

Searched refs:phy_start_aneg (Results 1 – 24 of 24) sorted by relevance

/linux-4.1.27/drivers/staging/octeon/
Dethernet-mdio.c85 return phy_start_aneg(priv->phydev); in cvm_oct_nway_reset()
197 phy_start_aneg(priv->phydev); in cvm_oct_phy_setup_device()
/linux-4.1.27/drivers/net/phy/
Dphy.c332 phy_start_aneg(phydev); in phy_ethtool_sset()
428 return phy_start_aneg(phydev); in phy_mii_ioctl()
452 int phy_start_aneg(struct phy_device *phydev) in phy_start_aneg() function
482 EXPORT_SYMBOL(phy_start_aneg);
948 err = phy_start_aneg(phydev); in phy_state_machine()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c275 ret = phy_start_aneg(phydev); in xgbe_set_pauseparam()
352 ret = phy_start_aneg(phydev); in xgbe_set_settings()
/linux-4.1.27/drivers/net/usb/
Dax88172a.c186 return phy_start_aneg(net->phydev); in ax88172a_nway_reset()
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c342 return phy_start_aneg(ugeth->phydev); in uec_nway_reset()
Dgianfar_ethtool.c576 return phy_start_aneg(phydev); in gfar_spauseparam()
Dfec_main.c2194 phy_start_aneg(fep->phy_dev); in fec_enet_set_pauseparam()
/linux-4.1.27/include/linux/
Dphy.h735 int phy_start_aneg(struct phy_device *phydev);
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c167 phy_start_aneg(priv->phydev); in bcmgenet_mii_reset()
/linux-4.1.27/drivers/net/ethernet/arc/
Demac_main.c474 phy_start_aneg(priv->phy_dev); in arc_emac_open()
/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c1219 phy_start_aneg(p->phydev); in octeon_mgmt_open()
1386 return phy_start_aneg(p->phydev); in octeon_mgmt_nway_reset()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c463 ret = phy_start_aneg(phy); in stmmac_set_pauseparam()
/linux-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c328 return phy_start_aneg(priv->phydev); in ltq_etop_nway_reset()
Ddnet.c654 phy_start_aneg(bp->phy_dev); in dnet_open()
/linux-4.1.27/drivers/staging/netlogic/
Dxlr_net.c226 err = phy_start_aneg(phydev); in xlr_net_open()
/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac_main.c989 return phy_start_aneg(lp->phy_dev); in temac_nway_reset()
/linux-4.1.27/Documentation/networking/
Dphy.txt195 int phy_start_aneg(struct phy_device *phydev);
/linux-4.1.27/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1023 return phy_start_aneg(port->phydev); in ixp4xx_nway_reset()
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c1363 phy_start_aneg(greth->phy); in greth_mdio_init()
/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmsc9420.c292 return phy_start_aneg(pd->phy_dev); in smsc9420_ethtool_nway_reset()
Dsmsc911x.c1954 return phy_start_aneg(pdata->phy_dev); in smsc911x_ethtool_nwayreset()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2991 phy_start_aneg(phy); in phy_init()
/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c2144 ret = phy_start_aneg(mdp->phydev); in sh_eth_nway_reset()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c2153 phy_start_aneg(phydev); in tg3_phy_start()
4077 phy_start_aneg(phydev); in tg3_power_down_prepare()
12314 r = phy_start_aneg(tp->mdio_bus->phy_map[tp->phy_addr]); in tg3_nway_reset()
12477 return phy_start_aneg(phydev); in tg3_set_pauseparam()