Home
last modified time | relevance | path

Searched refs:phy_state_machine (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c1149 phy_state_machine(&phydev->state_queue.work); in phy_stop()
1194 * phy_state_machine - Handle the state machine
1197 void phy_state_machine(struct work_struct *work) in phy_state_machine() function
H A Dphy_device.c596 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c1390 phy_state_machine(&phydev->state_queue.work); in phy_stop()
1435 * phy_state_machine - Handle the state machine
1438 void phy_state_machine(struct work_struct *work) in phy_state_machine() function
H A Dphy_device.c682 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1545 void phy_state_machine(struct work_struct *work);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1912 void phy_state_machine(struct work_struct *work);

Completed in 17 milliseconds