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.