Lines Matching refs:PHY_STATE_STR
61 #define PHY_STATE_STR(_state) \ macro
68 PHY_STATE_STR(DOWN) in phy_state_to_str()
69 PHY_STATE_STR(STARTING) in phy_state_to_str()
70 PHY_STATE_STR(READY) in phy_state_to_str()
71 PHY_STATE_STR(PENDING) in phy_state_to_str()
72 PHY_STATE_STR(UP) in phy_state_to_str()
73 PHY_STATE_STR(AN) in phy_state_to_str()
74 PHY_STATE_STR(RUNNING) in phy_state_to_str()
75 PHY_STATE_STR(NOLINK) in phy_state_to_str()
76 PHY_STATE_STR(FORCING) in phy_state_to_str()
77 PHY_STATE_STR(CHANGELINK) in phy_state_to_str()
78 PHY_STATE_STR(HALTED) in phy_state_to_str()
79 PHY_STATE_STR(RESUMING) in phy_state_to_str()