Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphy.c573 if (phydev->state < PHY_UP || in phy_start_cable_test()
644 if (phydev->state < PHY_UP || in phy_start_cable_test_tdr()
852 phydev->state = PHY_UP; in phy_ethtool_ksettings_set()
960 phydev->state = PHY_UP; in phy_stop_machine()
1153 phydev->state = PHY_UP; in phy_start()
1184 case PHY_UP: in phy_state_machine()
1198 phydev->state = PHY_UP; in phy_state_machine()
1206 phydev->state = PHY_UP; in phy_state_machine()
Dmxl-gpy.c420 if (phydev->state != PHY_UP) in gpy_config_aneg()
Dphy_device.c327 phydev->state != PHY_UP); in mdio_bus_phy_resume()
/Linux-v6.1/include/linux/
Dphy.h504 PHY_UP, enumerator
1025 return phydev->state >= PHY_UP; in phy_is_started()