Scroll to navigation

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, bool sync);

ARGUMENTS

phydev
the 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

May 2018 Kernel Hackers Manual 4.9.