Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c533 if (phydev->state == PHY_CABLETEST) { in phy_start_cable_test()
541 phydev->state > PHY_CABLETEST) { in phy_start_cable_test()
563 phydev->state = PHY_CABLETEST; in phy_start_cable_test()
604 if (phydev->state == PHY_CABLETEST) { in phy_start_cable_test_tdr()
612 phydev->state > PHY_CABLETEST) { in phy_start_cable_test_tdr()
634 phydev->state = PHY_CABLETEST; in phy_start_cable_test_tdr()
1045 if (phydev->state == PHY_CABLETEST) { in phy_stop()
1132 case PHY_CABLETEST: in phy_state_machine()
/linux/include/linux/
A Dphy.h500 PHY_CABLETEST, enumerator
1275 if (phydev->state == PHY_CABLETEST) in phy_polling_mode()

Completed in 10 milliseconds