Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphy.c1117 phy_state_machine(&phydev->state_queue.work); in phy_stop()
1165 void phy_state_machine(struct work_struct *work) in phy_state_machine() function
Dphy_device.c649 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()
/Linux-v6.1/include/linux/
Dphy.h1697 void phy_state_machine(struct work_struct *work);