Scroll to navigation

GENPHY_SETUP_FORCED(9) Network device support GENPHY_SETUP_FORCED(9)

NAME

genphy_setup_forced - configures/forces speed/duplex from phydev

SYNOPSIS

int genphy_setup_forced(struct phy_device * phydev);

ARGUMENTS

struct phy_device * 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.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11