other versions
PHY_CHANGE_WORK(9) | Network device support | PHY_CHANGE_WORK(9) |
NAME¶
phy_change_work - Scheduled by the phy_mac_interrupt to handle PHY changes
SYNOPSIS¶
void phy_change_work(struct work_struct * work);
ARGUMENTS¶
struct work_struct * work
work_struct that describes the work to be done
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |