Home
last modified time | relevance | path

Searched refs:ADVERTISED_Pause (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dmii.h127 if (ethadv & ADVERTISED_Pause) in ethtool_adv_to_mii_adv_t()
183 result |= ADVERTISED_Pause; in mii_adv_to_ethtool_adv_t()
325 if (ethadv & ADVERTISED_Pause) in ethtool_adv_to_mii_adv_x()
350 result |= ADVERTISED_Pause; in mii_adv_to_ethtool_adv_x()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c184 if (advertise_map & ADVERTISED_Pause) in aq100x_advertise()
H A Dt3_hw.c411 if (advert & ADVERTISED_Pause) in t3_phy_advertise()
434 if (advert & ADVERTISED_Pause) in t3_phy_advertise_fiber()
1304 lc->advertising &= ~(ADVERTISED_Asym_Pause | ADVERTISED_Pause); in t3_link_start()
1308 lc->advertising |= ADVERTISED_Pause; in t3_link_start()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c157 advertising |= ADVERTISED_Pause; in alx_get_link_ksettings()
H A Dhw.c698 if (ethadv_cfg & ADVERTISED_Pause) in ethadv_to_hw_cfg()
738 adv |= ADVERTISED_Pause; in alx_setup_speed_duplex()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c281 if (efx->link_advertising & ADVERTISED_Pause) in ef4_mdio_an_reconfigure()
H A Defx.c929 if (advertising & ADVERTISED_Pause) in ef4_link_set_advertising()
943 efx->link_advertising |= (ADVERTISED_Pause | in ef4_link_set_wanted_fc()
946 efx->link_advertising &= ~(ADVERTISED_Pause | in ef4_link_set_wanted_fc()
/openbmc/u-boot/include/linux/
H A Dethtool.h600 #define ADVERTISED_Pause (1 << 13) macro
/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.c238 ADVERTISED_Pause | in lan7x_eth_phylib_config_start()
/openbmc/linux/drivers/net/
H A Dsungem_phy.c487 if (advertise & ADVERTISED_Pause) in bcm54xx_setup_aneg()
763 if (advertise & ADVERTISED_Pause) in marvell_setup_aneg()
H A Dmdio.c163 result |= ADVERTISED_Pause; in mdio45_get_an()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c1057 ~(ADVERTISED_Pause | ADVERTISED_Asym_Pause); in e1000_phy_setup_autoneg()
1072 (ADVERTISED_Pause | ADVERTISED_Asym_Pause); in e1000_phy_setup_autoneg()
1081 phy->autoneg_advertised &= ~ADVERTISED_Pause; in e1000_phy_setup_autoneg()
1090 (ADVERTISED_Pause | ADVERTISED_Asym_Pause); in e1000_phy_setup_autoneg()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c142 if (advertise & ADVERTISED_Pause) in genmii_setup_aneg()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.c469 efx->link_advertising[0] |= (ADVERTISED_Pause | in efx_link_set_wanted_fc()
472 efx->link_advertising[0] &= ~(ADVERTISED_Pause | in efx_link_set_wanted_fc()
H A Dmcdi_port_common.c62 if (advertising[0] & ADVERTISED_Pause) in efx_link_set_advertising()
391 rmtadv |= ADVERTISED_Pause; in efx_mcdi_phy_check_fcntl()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c473 efx->link_advertising[0] |= (ADVERTISED_Pause | in efx_siena_link_set_wanted_fc()
476 efx->link_advertising[0] &= ~(ADVERTISED_Pause | in efx_siena_link_set_wanted_fc()
H A Dmcdi_port_common.c63 if (advertising[0] & ADVERTISED_Pause) in efx_siena_link_set_advertising()
392 rmtadv |= ADVERTISED_Pause; in efx_mcdi_phy_check_fcntl()
/openbmc/linux/drivers/net/phy/
H A Ddp83822.c115 ADVERTISED_Pause | ADVERTISED_Asym_Pause)
H A Ddp83869.c67 ADVERTISED_Pause | \
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c343 advertising |= ADVERTISED_Pause; in stmmac_ethtool_get_link_ksettings()
347 lp_advertising |= ADVERTISED_Pause; in stmmac_ethtool_get_link_ksettings()
/openbmc/u-boot/drivers/net/
H A Dzynq_gem.c362 priv->phydev->supported &= supported | ADVERTISED_Pause | in zynq_phy_init()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c62 if (advertise & ADVERTISED_Pause) in genphy_config_advert()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c195 advertising &= ~(ADVERTISED_Pause | in igb_get_link_ksettings()
200 advertising |= ADVERTISED_Pause; in igb_get_link_ksettings()
203 advertising |= (ADVERTISED_Pause | in igb_get_link_ksettings()
210 advertising &= ~(ADVERTISED_Pause | in igb_get_link_ksettings()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1855 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1913 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro

12