Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy.c1507 enum phy_state_work { enum
1513 static enum phy_state_work _phy_state_machine(struct phy_device *phydev) in _phy_state_machine()
1515 enum phy_state_work state_work = PHY_STATE_WORK_NONE; in _phy_state_machine()
1594 enum phy_state_work state_work) in _phy_state_machine_post_work()
1609 enum phy_state_work state_work; in phy_state_machine()
1625 enum phy_state_work state_work; in phy_stop()