Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c315 advertising |= ADVERTISED_Pause; in stmmac_ethtool_get_link_ksettings()
319 lp_advertising |= ADVERTISED_Pause; in stmmac_ethtool_get_link_ksettings()
375 u32 mask = ADVERTISED_Autoneg | ADVERTISED_Pause; in stmmac_ethtool_set_link_ksettings()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c184 if (advertise_map & ADVERTISED_Pause) in aq100x_advertise()
H A Dt3_hw.c410 if (advert & ADVERTISED_Pause) in t3_phy_advertise()
433 if (advert & ADVERTISED_Pause) in t3_phy_advertise_fiber()
1369 lc->advertising &= ~(ADVERTISED_Asym_Pause | ADVERTISED_Pause); in t3_link_start()
1373 lc->advertising |= ADVERTISED_Pause; in t3_link_start()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h600 #define ADVERTISED_Pause (1 << 13) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c281 if (efx->link_advertising & ADVERTISED_Pause) in ef4_mdio_an_reconfigure()
H A Defx.c939 if (advertising & ADVERTISED_Pause) in ef4_link_set_advertising()
953 efx->link_advertising |= (ADVERTISED_Pause | in ef4_link_set_wanted_fc()
956 efx->link_advertising &= ~(ADVERTISED_Pause | in ef4_link_set_wanted_fc()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dsungem_phy.c491 if (advertise & ADVERTISED_Pause) in bcm54xx_setup_aneg()
767 if (advertise & ADVERTISED_Pause) in marvell_setup_aneg()
H A Dmdio.c163 result |= ADVERTISED_Pause; in mdio45_get_an()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.c239 ADVERTISED_Pause | in lan7x_eth_phylib_config_start()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h951 #define ADVERTISED_Pause (1 << 13) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.c472 efx->link_advertising[0] |= (ADVERTISED_Pause | in efx_link_set_wanted_fc()
475 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()
393 rmtadv |= ADVERTISED_Pause; in efx_mcdi_phy_check_fcntl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dphy.c142 if (advertise & ADVERTISED_Pause) in genmii_setup_aneg()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Ddp83822.c114 ADVERTISED_Pause | ADVERTISED_Asym_Pause)
H A Ddp83869.c66 ADVERTISED_Pause | \
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h474 #ifndef ADVERTISED_Pause
475 #define ADVERTISED_Pause (1 << 13) macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dzynq_gem.c340 priv->phydev->supported &= supported | ADVERTISED_Pause | in zynq_phy_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1525 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1525 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c65 if (advertise & ADVERTISED_Pause) in genphy_config_advert()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1686 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/OK3568_Linux_fs/kernel/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()

12