Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dmii.h173 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_ctrl1000_t()
194 result |= ADVERTISED_1000baseT_Half; in mii_ctrl1000_to_ethtool_adv_t()
232 result |= ADVERTISED_1000baseT_Half; in mii_stat1000_to_ethtool_lpa_t()
251 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_adv_x()
276 result |= ADVERTISED_1000baseT_Half; in mii_adv_to_ethtool_adv_x()
/Linux-v4.19/drivers/net/
Dmdio.c300 ADVERTISED_1000baseT_Half | in mdio45_ethtool_gset_npage()
303 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_gset_npage()
472 ADVERTISED_1000baseT_Half | in mdio45_ethtool_ksettings_get_npage()
475 cmd->base.duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_ksettings_get_npage()
Dmii.c107 ADVERTISED_1000baseT_Half)) { in mii_ethtool_gset()
193 ADVERTISED_1000baseT_Half)) { in mii_ethtool_get_link_ksettings()
269 ADVERTISED_1000baseT_Half | in mii_ethtool_sset()
365 ADVERTISED_1000baseT_Half | in mii_ethtool_set_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dmv88e1xxx.c205 (ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full)) { in mv88e1xxx_advertise()
208 if (advertise_map & ADVERTISED_1000baseT_Half) in mv88e1xxx_advertise()
Dcxgb2.c629 ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full | \
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c332 advertising |= (ADVERTISED_1000baseT_Half | in stmmac_ethtool_get_link_ksettings()
341 lp_advertising |= (ADVERTISED_1000baseT_Half | in stmmac_ethtool_get_link_ksettings()
386 mask &= (ADVERTISED_1000baseT_Half | in stmmac_ethtool_set_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Daq100x.c171 if (advertise_map & ADVERTISED_1000baseT_Half) in aq100x_advertise()
Dt3_hw.c392 if (advert & ADVERTISED_1000baseT_Half) in t3_phy_advertise()
429 if (advert & ADVERTISED_1000baseT_Half) in t3_phy_advertise_fiber()
/Linux-v4.19/drivers/net/phy/
Dphy-core.c210 } else if (common & ADVERTISED_1000baseT_Half) { in phy_resolve_aneg_linkmode()
Dmarvell.c526 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_fiber_adv_t()
1078 result |= ADVERTISED_1000baseT_Half; in fiber_lpa_to_ethtool_lpa_t()
/Linux-v4.19/drivers/net/ethernet/ibm/emac/
Dphy.c155 if (advertise & ADVERTISED_1000baseT_Half) in genmii_setup_aneg()
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c97 advertising &= ~(ADVERTISED_TP | ADVERTISED_1000baseT_Half); in pch_gbe_get_link_ksettings()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1522 #define ADVERTISED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half) macro
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c489 if (hw->autoneg_advertised & ADVERTISED_1000baseT_Half) in atl1c_phy_setup_adv()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c150 ADVERTISED_1000baseT_Half | in nicvf_get_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c117 ADVERTISED_1000baseT_Half | in netxen_nic_get_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dskge.c1357 if (skge->advertising & ADVERTISED_1000baseT_Half) in bcom_phy_init()
1398 if (skge->advertising & ADVERTISED_1000baseT_Half) in xm_phy_init()
1982 if (skge->advertising & ADVERTISED_1000baseT_Half) in yukon_init()
1998 if (skge->advertising & ADVERTISED_1000baseT_Half) in yukon_init()
Dmv643xx_eth.c1514 advertising &= ~ADVERTISED_1000baseT_Half; in mv643xx_eth_get_link_ksettings_phy()
1616 advertising &= ~ADVERTISED_1000baseT_Half; in mv643xx_eth_set_link_ksettings()
Dsky2.c432 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
446 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
838 sky2->advertising &= ~(ADVERTISED_1000baseT_Half|ADVERTISED_1000baseT_Full); in sky2_wol_init()
/Linux-v4.19/drivers/net/ethernet/
Dethoc.c725 ADVERTISED_1000baseT_Half); in ethoc_mdio_probe()
/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dhw.c694 if (ethadv_cfg & ADVERTISED_1000baseT_Half) in ethadv_to_hw_cfg()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c322 lp_advertising |= ADVERTISED_1000baseT_Half; in bnx2x_get_link_ksettings()
524 if (advertising & ADVERTISED_1000baseT_Half) { in bnx2x_set_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c308 ADVERTISED_1000baseT_Half | in qlcnic_82xx_get_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Db44.c1912 (ADVERTISED_1000baseT_Half | in b44_set_link_ksettings()
/Linux-v4.19/drivers/net/ethernet/via/
Dvia-velocity.c3320 ADVERTISED_1000baseT_Half | in velocity_get_link_ksettings()

12