Scroll to navigation

PHY_MAC_INTERRUPT(9) Network device support PHY_MAC_INTERRUPT(9)

NAME

phy_mac_interrupt - MAC says the link has changed

SYNOPSIS

void phy_mac_interrupt(struct phy_device * phydev);

ARGUMENTS

phydev

phy_device struct with changed link

DESCRIPTION

The MAC layer is able to indicate there has been a change in the PHY link status. Trigger the state machine and work a work queue.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10