Home
last modified time | relevance | path

Searched refs:ADVERTISED_10baseT_Half (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/
H A Dsbx81lifxcat.c112 phydev->advertising = ADVERTISED_10baseT_Half | ADVERTISED_10baseT_Full; in mv88e61xx_hw_reset()
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A Dsbx81lifkw.c184 phydev->advertising = ADVERTISED_10baseT_Half | ADVERTISED_10baseT_Full; in mv88e61xx_hw_reset()
/openbmc/linux/include/linux/
H A Dmii.h119 if (ethadv & ADVERTISED_10baseT_Half) in ethtool_adv_to_mii_adv_t()
175 result |= ADVERTISED_10baseT_Half; in mii_adv_to_ethtool_adv_t()
/openbmc/u-boot/drivers/qe/
H A Duec_phy.h143 #define ADVERTISED_10baseT_Half (1 << 0) macro
H A Duec_phy.c243 if (advertise & ADVERTISED_10baseT_Half) in config_genmii_advert()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c462 if (hw->autoneg_advertised & ADVERTISED_10baseT_Half) in atl1c_phy_setup_adv()
718 u16 autoneg_advertised = ADVERTISED_10baseT_Half; in atl1c_phy_to_ps_link()
730 autoneg_advertised = ADVERTISED_10baseT_Half; in atl1c_phy_to_ps_link()
H A Datl1c_ethtool.c91 autoneg_advertised = ADVERTISED_10baseT_Half; in atl1c_set_link_ksettings()
/openbmc/linux/drivers/net/
H A Dsungem_phy.c323 if (advertise & ADVERTISED_10baseT_Half) in genmii_setup_aneg()
479 if (advertise & ADVERTISED_10baseT_Half) in bcm54xx_setup_aneg()
755 if (advertise & ADVERTISED_10baseT_Half) in marvell_setup_aneg()
H A Dmii.c263 if ((ecmd->advertising & (ADVERTISED_10baseT_Half | in mii_ethtool_sset()
359 if ((advertising & (ADVERTISED_10baseT_Half | in mii_ethtool_set_link_ksettings()
H A Dmdio.c155 result |= ADVERTISED_10baseT_Half; in mdio45_get_an()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c119 BUILD_BUG_ON(SUPPORTED_10baseT_Half != ADVERTISED_10baseT_Half); in alx_get_supported_speeds()
H A Dhw.h580 return ADVERTISED_10baseT_Half; in alx_speed_to_ethadv()
H A Dhw.c686 if (ethadv_cfg & ADVERTISED_10baseT_Half) in ethadv_to_hw_cfg()
704 case ADVERTISED_10baseT_Half: in ethadv_to_hw_cfg()
/openbmc/u-boot/include/linux/
H A Dethtool.h587 #define ADVERTISED_10baseT_Half (1 << 0) macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c216 if (advertise_map & ADVERTISED_10baseT_Half) in mv88e1xxx_advertise()
/openbmc/linux/drivers/net/ethernet/silan/
H A Dsc92031.c1149 advertising |= ADVERTISED_10baseT_Half; in sc92031_ethtool_get_link_ksettings()
1212 | ADVERTISED_10baseT_Half))) in sc92031_ethtool_set_link_ksettings()
1226 if (advertising & ADVERTISED_10baseT_Half) in sc92031_ethtool_set_link_ksettings()
/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.c233 priv->phydev->advertising = ADVERTISED_10baseT_Half | in lan7x_eth_phylib_config_start()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c134 if (advertise & ADVERTISED_10baseT_Half) in genmii_setup_aneg()
/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c113 priv->phydev->advertising = ADVERTISED_10baseT_Half | in pic32_phy_init()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c370 ADVERTISED_10baseT_Half); in stmmac_ethtool_get_link_ksettings()
379 ADVERTISED_10baseT_Half); in stmmac_ethtool_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c1021 if (!(de->media_advertise & (ADVERTISED_10baseT_Half | ADVERTISED_10baseT_Full))) in de_ok_to_advertise()
1033 if (!(de->media_advertise & ADVERTISED_10baseT_Half)) in de_ok_to_advertise()
1579 ADVERTISED_10baseT_Half))) in __de_set_link_ksettings()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c54 if (advertise & ADVERTISED_10baseT_Half) in genphy_config_advert()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1842 #define ADVERTISED_10baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Half) macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1842 #define ADVERTISED_10baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Half) macro
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2843 advertising |= ADVERTISED_10baseT_Half; in netdev_get_ecmd()
2926 if ((advertising & (ADVERTISED_10baseT_Half | in netdev_set_ecmd()
2974 if (advertising & ADVERTISED_10baseT_Half) in netdev_set_ecmd()

12