Searched refs:PHY_RUNNING (Results 1 – 7 of 7) sorted by relevance
112 if (phydev->state == PHY_RUNNING && phydev->speed == SPEED_100) { in rockchip_link_change_notify()
690 if (phydev->link && phydev->state != PHY_RUNNING) { in phy_check_link_status()692 phydev->state = PHY_RUNNING; in phy_check_link_status()1124 case PHY_RUNNING: in phy_state_machine()
139 phydev->state = PHY_RUNNING; in ip175c_config_init()
549 if (phydev->state != PHY_RUNNING || phydev->autoneg == AUTONEG_DISABLE) in aqr107_link_change_notify()
464 PHY_RUNNING, enumerator
945 if (phydev->state == PHY_RUNNING) { in lan743x_phy_link_status_change()
2905 if (phydev && (phydev->state != PHY_RUNNING || !phydev->link)) in hclge_get_mac_phy_link()