Home
last modified time | relevance | path

Searched refs:PHY_UP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dphy.c813 if (phydev->state < PHY_UP || in phy_start_cable_test()
884 if (phydev->state < PHY_UP || in phy_start_cable_test_tdr()
1092 phydev->state = PHY_UP; in phy_ethtool_ksettings_set()
1215 phydev->state = PHY_UP; in phy_stop_machine()
1426 phydev->state = PHY_UP; in phy_start()
1458 case PHY_UP: in phy_state_machine()
1473 phydev->state = PHY_UP; in phy_state_machine()
1481 phydev->state = PHY_UP; in phy_state_machine()
H A Dmxl-gpy.c468 if (phydev->state != PHY_UP) in gpy_config_aneg()
H A Dphy_device.c361 phydev->state != PHY_UP); in mdio_bus_phy_resume()
/openbmc/linux/include/linux/
H A Dphy.h516 PHY_UP, enumerator
1223 return phydev->state >= PHY_UP; in phy_is_started()