Searched refs:PHY_RUNNING (Results 1 – 9 of 9) sorted by relevance
112 if (phydev->state == PHY_RUNNING && phydev->speed == SPEED_100) { in rockchip_link_change_notify()
1022 if (phydev->link && phydev->state != PHY_RUNNING) { in phy_check_link_status()1024 phydev->state = PHY_RUNNING; in phy_check_link_status()1532 case PHY_RUNNING: in _phy_state_machine()1764 if (phydev->link && phydev->state == PHY_RUNNING) { in phy_loopback()1802 phydev->state = PHY_RUNNING; in phy_loopback()
139 phydev->state = PHY_RUNNING; in ip175c_config_init()
1234 if (phydev->state != PHY_RUNNING) in bcm54xx_link_change_notify()
141 if (phydev->state == PHY_RUNNING) { in qca83xx_link_change_notify()
261 dev->phydev->state = PHY_RUNNING; in bcmgenet_wol_power_up_cfg()
976 if (phydev->state != PHY_RUNNING || phydev->autoneg == AUTONEG_DISABLE) in aqr107_link_change_notify()
512 PHY_RUNNING, enumerator
3063 if (phydev && (phydev->state != PHY_RUNNING || !phydev->link)) in hclge_get_mac_phy_link()