Home
last modified time | relevance | path

Searched refs:AUTONEG_DISABLE (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/linux/
Dethtool.h648 #define AUTONEG_DISABLE 0x00 macro
/external/u-boot/drivers/usb/eth/
Dr8152.h479 #define AUTONEG_DISABLE 0x00 macro
Dr8152.c890 if (autoneg == AUTONEG_DISABLE) { in rtl8152_set_speed()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1615 #define AUTONEG_DISABLE 0x00 macro
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c481 if (priv->phydev->autoneg == AUTONEG_DISABLE) in ldpaa_eth_open()
/external/u-boot/board/gateworks/gw_ventana/
Dgw_ventana.c266 phydev->autoneg = AUTONEG_DISABLE; in mv88e61xx_hw_reset()