table of contents
other versions
PHY_TRIGGER_MACHINE(9) | Network device support | PHY_TRIGGER_MACHINE(9) |
NAME¶
phy_trigger_machine - trigger the state machine to run
SYNOPSIS¶
void phy_trigger_machine(struct phy_device * phydev);
ARGUMENTS¶
phydev
the phy_device struct
DESCRIPTION¶
There has been a change in state which requires that the state machine runs.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |