Home
last modified time | relevance | path

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

12

/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()
/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()
/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()
/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()
/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()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c216 if (advertise_map & ADVERTISED_10baseT_Half) in mv88e1xxx_advertise()
H A Dcxgb2.c627 #define ADVERTISED_MASK (ADVERTISED_10baseT_Half | ADVERTISED_10baseT_Full | \
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c134 if (advertise & ADVERTISED_10baseT_Half) in genmii_setup_aneg()
/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()
H A Duli526x.c931 advertising = (ADVERTISED_10baseT_Half | in ULi_ethtool_get_link_ksettings()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c381 ADVERTISED_10baseT_Half); in stmmac_ethtool_get_link_ksettings()
390 ADVERTISED_10baseT_Half); in stmmac_ethtool_get_link_ksettings()
/linux/include/uapi/linux/
H A Dethtool.h2110 #define ADVERTISED_10baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(10baseT_Half) macro
/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()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c316 lp_advertising |= ADVERTISED_10baseT_Half; in bnx2x_get_link_ksettings()
510 if (advertising & ADVERTISED_10baseT_Half) { in bnx2x_set_link_ksettings()
567 advertising = (ADVERTISED_10baseT_Half | in bnx2x_set_link_ksettings()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c151 ADVERTISED_10baseT_Half; in nicvf_get_link_ksettings()
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c1003 advertising = ADVERTISED_10baseT_Half; in typhoon_get_link_ksettings()
1015 advertising = ADVERTISED_10baseT_Half | in typhoon_get_link_ksettings()
/linux/drivers/net/ethernet/broadcom/
H A Db44.c1826 advertising |= ADVERTISED_10baseT_Half; in b44_get_link_ksettings()
1913 if (advertising & ADVERTISED_10baseT_Half) in b44_set_link_ksettings()
/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c3315 ADVERTISED_10baseT_Half | in velocity_get_link_ksettings()
3333 advertising |= ADVERTISED_10baseT_Half; in velocity_get_link_ksettings()
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c5547 (ADVERTISED_10baseT_Half | \
5617 ADVERTISED_10baseT_Half); in netdev_set_link_ksettings()
5625 ADVERTISED_10baseT_Half); in netdev_set_link_ksettings()
/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.c176 advertise |= ADVERTISED_10baseT_Half; in spider_net_setup_aneg()

12