Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dphy.c40 #define PHY_STATE_STR(_state) \ macro
47 PHY_STATE_STR(DOWN) in phy_state_to_str()
48 PHY_STATE_STR(READY) in phy_state_to_str()
49 PHY_STATE_STR(UP) in phy_state_to_str()
50 PHY_STATE_STR(RUNNING) in phy_state_to_str()
51 PHY_STATE_STR(NOLINK) in phy_state_to_str()
52 PHY_STATE_STR(CABLETEST) in phy_state_to_str()
53 PHY_STATE_STR(HALTED) in phy_state_to_str()