Configures/forces speed/duplex from phydev
int genphy_setup_forced(struct phy_device * phydev);
phydev
target phy_device struct
Configures MII_BMCR to force speed/duplex to the values in phydev. Assumes that the values are valid. Please see phy_sanitize_settings.