Name

phy_trigger_machine — trigger the state machine to run

Synopsis

void phy_trigger_machine (struct phy_device * phydev,
 bool sync);
 

Arguments

struct phy_device * phydev

the phy_device struct

bool 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.