table of contents
other versions
- stretch 4.9.168-1
PHY_TRIGGER_MACHINE(9) | Network device support | PHY_TRIGGER_MACHINE(9) |
NAME¶
phy_trigger_machine - trigger the state machine to runSYNOPSIS¶
void phy_trigger_machine(struct phy_device * phydev, bool sync);
ARGUMENTS¶
phydevthe phy_device struct
sync
indicate whether we should wait for the workqueue
cancelation
DESCRIPTION¶
There has been a change in state which requires that the state machine runs.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |