Name
genphy_setup_forced — 
     configures/forces speed/duplex from phydev
 
Synopsis
| int fsfuncgenphy_setup_forced ( | struct phy_device * phydev ); | 
 
Arguments
- phydev
- 
     target phy_device struct
     
Description
   Configures MII_BMCR to force speed/duplex
   to the values in phydev. Assumes that the values are valid.
   Please see phy_sanitize_settings.