phy_state_machine(9)
NAME
phy_state_machine - Handle the state machine
SYNOPSIS
void phy_state_machine(struct work_struct * work);
ARGUMENTS
- work
- work_struct that describes the work to be done
DESCRIPTION
Scheduled by the state_queue workqueue each time phy_timer is
triggered.