1PHY_CHANGE(9) Network device support PHY_CHANGE(9)
23
4
NAME
6phy_change - Scheduled by the phy_interrupt/timer to handle PHY changes
7
SYNOPSIS
9void phy_change(struct work_struct * work);
10
ARGUMENTS
12work
13work_struct that describes the work to be done
14
COPYRIGHT
16Kernel Hackers Manual 2.6. June 2019 PHY_CHANGE(9)