table of contents
other versions
- stretch 4.9.168-1
PHY_STOP_MACHINE(9) | Network device support | PHY_STOP_MACHINE(9) |
NAME¶
phy_stop_machine - stop the PHY state machine trackingSYNOPSIS¶
void phy_stop_machine(struct phy_device * phydev);
ARGUMENTS¶
phydevtarget phy_device struct
DESCRIPTION¶
Stops the state machine timer, sets the state to UP (unless it wasn't up yet). This function must be called BEFORE phy_detach.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |