Home
last modified time | relevance | path

Searched refs:ADVERTISED_1000baseT_Half (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
H A Dmii.h202 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_ctrl1000_t()
246 result |= ADVERTISED_1000baseT_Half; in mii_ctrl1000_to_ethtool_adv_t()
284 result |= ADVERTISED_1000baseT_Half; in mii_stat1000_to_ethtool_lpa_t()
322 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_adv_x()
347 result |= ADVERTISED_1000baseT_Half; in mii_adv_to_ethtool_adv_x()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c205 (ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full)) { in mv88e1xxx_advertise()
208 if (advertise_map & ADVERTISED_1000baseT_Half) in mv88e1xxx_advertise()
H A Dcxgb2.c629 ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full | \
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c171 if (advertise_map & ADVERTISED_1000baseT_Half) in aq100x_advertise()
H A Dt3_hw.c393 if (advert & ADVERTISED_1000baseT_Half) in t3_phy_advertise()
430 if (advert & ADVERTISED_1000baseT_Half) in t3_phy_advertise_fiber()
H A Dcxgb3_main.c1861 ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full | \
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c88 advertising &= ~(ADVERTISED_TP | ADVERTISED_1000baseT_Half); in pch_gbe_get_link_ksettings()
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c156 if (advertise & ADVERTISED_1000baseT_Half) in genmii_setup_aneg()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c476 if (hw->autoneg_advertised & ADVERTISED_1000baseT_Half) in atl1c_phy_setup_adv()
/linux/include/uapi/linux/
H A Dethtool.h2118 #define ADVERTISED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half) macro
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c147 ADVERTISED_1000baseT_Half | in nicvf_get_link_ksettings()
/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c694 if (ethadv_cfg & ADVERTISED_1000baseT_Half) in ethadv_to_hw_cfg()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c324 lp_advertising |= ADVERTISED_1000baseT_Half; in bnx2x_get_link_ksettings()
526 if (advertising & ADVERTISED_1000baseT_Half) { in bnx2x_set_link_ksettings()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c422 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
436 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
828 sky2->advertising &= ~(ADVERTISED_1000baseT_Half|ADVERTISED_1000baseT_Full); in sky2_wol_init()
H A Dmv643xx_eth.c1594 advertising &= ~ADVERTISED_1000baseT_Half; in mv643xx_eth_set_link_ksettings()
/linux/drivers/net/ethernet/broadcom/
H A Db44.c1887 (ADVERTISED_1000baseT_Half | in b44_set_link_ksettings()
H A Dtg3.c4412 adv |= ADVERTISED_1000baseT_Half; in tg3_phy_copper_begin()
4420 adv &= ~(ADVERTISED_1000baseT_Half | in tg3_phy_copper_begin()
12381 mask |= ADVERTISED_1000baseT_Half | in tg3_set_link_ksettings()
12396 mask &= (ADVERTISED_1000baseT_Half | in tg3_set_link_ksettings()
15571 adv |= ADVERTISED_1000baseT_Half; in tg3_phy_init_link_config()
/linux/drivers/net/ethernet/sun/
H A Dniu.c1801 (lp->advertising & ADVERTISED_1000baseT_Half)) in mii_init_common()
8989 ADVERTISED_1000baseT_Half | in niu_link_config_init()