Home
last modified time | relevance | path

Searched refs:E100_AUTONEG (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/e100/
De100_phy.c237 case E100_AUTONEG: in e100_phy_specific_setup()
269 if ((bdp->params.e100_speed_duplex != E100_AUTONEG) && in e100_phy_specific_setup()
868 if (bdp->params.e100_speed_duplex == E100_AUTONEG) { in e100_phy_set_speed_duplex()
De100.h957 #define E100_AUTONEG 0 macro
De100_main.c1893 if (bdp->params.e100_speed_duplex != E100_AUTONEG) in e100_watchdog()
3418 if (bdp->params.e100_speed_duplex == E100_AUTONEG) { in e100_ethtool_get_settings()
3462 bdp->params.e100_speed_duplex = E100_AUTONEG; in e100_ethtool_set_settings()
3602 (bdp->params.e100_speed_duplex == E100_AUTONEG)) { in e100_ethtool_nway_rst()
4047 bdp->params.e100_speed_duplex = E100_AUTONEG; in e100_mii_ioctl()