Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Dmii.h202 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_ctrl1000_t()
245 result |= ADVERTISED_1000baseT_Half; in mii_ctrl1000_to_ethtool_adv_t()
283 result |= ADVERTISED_1000baseT_Half; in mii_stat1000_to_ethtool_lpa_t()
321 if (ethadv & ADVERTISED_1000baseT_Half) in ethtool_adv_to_mii_adv_x()
346 result |= ADVERTISED_1000baseT_Half; in mii_adv_to_ethtool_adv_x()
/openbmc/linux/drivers/net/
H A Dmdio.c297 ADVERTISED_1000baseT_Half | in mdio45_ethtool_gset_npage()
300 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_gset_npage()
469 ADVERTISED_1000baseT_Half | in mdio45_ethtool_ksettings_get_npage()
472 cmd->base.duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_ksettings_get_npage()
H A Dmii.c106 ADVERTISED_1000baseT_Half)) { in mii_ethtool_gset()
191 ADVERTISED_1000baseT_Half)) { in mii_ethtool_get_link_ksettings()
267 ADVERTISED_1000baseT_Half | in mii_ethtool_sset()
363 ADVERTISED_1000baseT_Half | in mii_ethtool_set_link_ksettings()
/openbmc/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 | \
/openbmc/u-boot/drivers/qe/
H A Duec_phy.h147 #define ADVERTISED_1000baseT_Half (1 << 4) macro
/openbmc/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()
/openbmc/u-boot/include/linux/
H A Dethtool.h591 #define ADVERTISED_1000baseT_Half (1 << 4) macro
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c156 if (advertise & ADVERTISED_1000baseT_Half) in genmii_setup_aneg()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c368 advertising |= (ADVERTISED_1000baseT_Half | in stmmac_ethtool_get_link_ksettings()
377 lp_advertising |= (ADVERTISED_1000baseT_Half | in stmmac_ethtool_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c476 if (hw->autoneg_advertised & ADVERTISED_1000baseT_Half) in atl1c_phy_setup_adv()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1846 #define ADVERTISED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half) macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1846 #define ADVERTISED_1000baseT_Half __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Half) macro
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c101 ADVERTISED_1000baseT_Half | in netxen_nic_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c147 ADVERTISED_1000baseT_Half | in nicvf_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1355 if (skge->advertising & ADVERTISED_1000baseT_Half) in bcom_phy_init()
1396 if (skge->advertising & ADVERTISED_1000baseT_Half) in xm_phy_init()
1980 if (skge->advertising & ADVERTISED_1000baseT_Half) in yukon_init()
1996 if (skge->advertising & ADVERTISED_1000baseT_Half) in yukon_init()
H A Dsky2.c420 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
434 if (sky2->advertising & ADVERTISED_1000baseT_Half) in sky2_phy_init()
826 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()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c694 if (ethadv_cfg & ADVERTISED_1000baseT_Half) in ethadv_to_hw_cfg()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c307 ADVERTISED_1000baseT_Half | in qlcnic_82xx_get_link_ksettings()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Db44.c1887 (ADVERTISED_1000baseT_Half | in b44_set_link_ksettings()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c3321 ADVERTISED_1000baseT_Half | in velocity_get_link_ksettings()

12