1GENPHY_SETUP_FORCED(9) Network device support GENPHY_SETUP_FORCED(9)
23
4
NAME
6genphy_setup_forced - configures/forces speed/duplex from phydev
7
SYNOPSIS
9int genphy_setup_forced(struct phy_device * phydev);
10
ARGUMENTS
12phydev
13target phy_device struct
14
DESCRIPTION
16Configures MII_BMCR to force speed/duplex to the values in phydev.
17Assumes that the values are valid. Please see phy_sanitize_settings.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 GENPHY_SETUP_FORCED(9)