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()
543 if (phydev->link && phydev->state != PHY_RUNNING) { in phy_check_link_status()544 phydev->state = PHY_RUNNING; in phy_check_link_status()915 case PHY_RUNNING: in phy_state_machine()
109 phydev->state = PHY_RUNNING; in ip175c_config_init()
545 if (phydev->state != PHY_RUNNING || phydev->autoneg == AUTONEG_DISABLE) in aqr107_link_change_notify()
314 PHY_RUNNING, enumerator
951 if (phydev->state == PHY_RUNNING) { in lan743x_phy_link_status_change()
2694 if (hdev->hw.mac.phydev->state == PHY_RUNNING) in hclge_get_mac_phy_link()