Home
last modified time | relevance | path

Searched refs:PHY_CABLETEST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
A Dphy.c831 if (phydev->state == PHY_CABLETEST) { in phy_start_cable_test()
839 phydev->state > PHY_CABLETEST) { in phy_start_cable_test()
861 phydev->state = PHY_CABLETEST; in phy_start_cable_test()
902 if (phydev->state == PHY_CABLETEST) { in phy_start_cable_test_tdr()
910 phydev->state > PHY_CABLETEST) { in phy_start_cable_test_tdr()
932 phydev->state = PHY_CABLETEST; in phy_start_cable_test_tdr()
1419 case PHY_CABLETEST: in _phy_state_machine()
1519 if (phydev->state == PHY_CABLETEST) { in phy_stop()
/linux/include/linux/
A Dphy.h530 PHY_CABLETEST, enumerator
1567 if (phydev->state == PHY_CABLETEST) in phy_polling_mode()

Completed in 20 milliseconds