Home
last modified time | relevance | path

Searched refs:ADVERTISED_1000baseT_Full (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dmii.h204 if (ethadv & ADVERTISED_1000baseT_Full) in ethtool_adv_to_mii_ctrl1000_t()
247 result |= ADVERTISED_1000baseT_Full; in mii_ctrl1000_to_ethtool_adv_t()
285 result |= ADVERTISED_1000baseT_Full; in mii_stat1000_to_ethtool_lpa_t()
323 if (ethadv & ADVERTISED_1000baseT_Full) in ethtool_adv_to_mii_adv_x()
348 result |= ADVERTISED_1000baseT_Full; in mii_adv_to_ethtool_adv_x()
H A Dmdio.h243 adv |= ADVERTISED_1000baseT_Full; in mmd_eee_adv_to_ethtool_adv_t()
270 if (adv & ADVERTISED_1000baseT_Full) in ethtool_adv_to_mmd_eee_adv_t()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmii.c106 if (nego & (ADVERTISED_1000baseT_Full | in mii_ethtool_gset()
109 ecmd->duplex = !!(nego & ADVERTISED_1000baseT_Full); in mii_ethtool_gset()
192 if (nego & (ADVERTISED_1000baseT_Full | in mii_ethtool_get_link_ksettings()
195 cmd->base.duplex = !!(nego & ADVERTISED_1000baseT_Full); in mii_ethtool_get_link_ksettings()
270 ADVERTISED_1000baseT_Full)) == 0) in mii_ethtool_sset()
366 ADVERTISED_1000baseT_Full)) == 0) in mii_ethtool_set_link_ksettings()
H A Dmdio.c296 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_gset_npage()
468 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_ksettings_get_npage()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/alx/
H A Dethtool.c123 BUILD_BUG_ON(SUPPORTED_1000baseT_Full != ADVERTISED_1000baseT_Full); in alx_get_supported_speeds()
198 if (!adv_cfg || adv_cfg == ADVERTISED_1000baseT_Full) in alx_set_link_ksettings()
H A Dhw.h572 return ADVERTISED_1000baseT_Full; in alx_speed_to_ethadv()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c205 (ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full)) { in mv88e1xxx_advertise()
210 if (advertise_map & ADVERTISED_1000baseT_Full) in mv88e1xxx_advertise()
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec_phy.h149 #define ADVERTISED_1000baseT_Full (1 << 5) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1772 edata->advertised = ADVERTISED_1000baseT_Full; in qede_get_eee()
1776 edata->supported = ADVERTISED_1000baseT_Full; in qede_get_eee()
1780 edata->lp_advertised = ADVERTISED_1000baseT_Full; in qede_get_eee()
1814 if (!(edata->advertised & (ADVERTISED_1000baseT_Full | in qede_set_eee()
1816 ((edata->advertised & (ADVERTISED_1000baseT_Full | in qede_set_eee()
1825 if (edata->advertised & ADVERTISED_1000baseT_Full) in qede_set_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c333 advertising |= (ADVERTISED_1000baseT_Full | in stmmac_ethtool_get_link_ksettings()
345 lp_advertising |= (ADVERTISED_1000baseT_Full | in stmmac_ethtool_get_link_ksettings()
382 ADVERTISED_1000baseT_Full | in stmmac_ethtool_set_link_ksettings()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c169 if (advertise_map & ADVERTISED_1000baseT_Full) in aq100x_advertise()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c68 advertising = (ADVERTISED_1000baseT_Full | ADVERTISED_Autoneg in ehea_get_link_ksettings()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h592 #define ADVERTISED_1000baseT_Full (1 << 5) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c81 autoneg_advertised = ADVERTISED_1000baseT_Full; in atl1c_set_link_ksettings()
H A Datl1c_hw.c478 if (hw->autoneg_advertised & ADVERTISED_1000baseT_Full) in atl1c_phy_setup_adv()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c102 ADVERTISED_1000baseT_Full); in netxen_nic_get_link_ksettings()
116 advertising = ADVERTISED_1000baseT_Full; in netxen_nic_get_link_ksettings()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.c238 ADVERTISED_1000baseT_Full | in lan7x_eth_phylib_config_start()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h943 #define ADVERTISED_1000baseT_Full (1 << 5) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c331 ADVERTISED_1000baseT_Full; in bnx2x_get_link_ksettings()
530 if (advertising & (ADVERTISED_1000baseT_Full | in bnx2x_set_link_ksettings()
605 advertising = (ADVERTISED_1000baseT_Full | in bnx2x_set_link_ksettings()
2083 modes |= ADVERTISED_1000baseT_Full; in bnx2x_eee_to_adv()
2095 if (modes & ADVERTISED_1000baseT_Full) in bnx2x_adv_to_eee()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dphy.c154 if (advertise & ADVERTISED_1000baseT_Full) in genmii_setup_aneg()
/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.h1517 #define ADVERTISED_1000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Full) 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.h1517 #define ADVERTISED_1000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Full) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1678 #define ADVERTISED_1000baseT_Full __ETHTOOL_LINK_MODE_LEGACY_MASK(1000baseT_Full) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c308 ADVERTISED_1000baseT_Full); in qlcnic_82xx_get_link_ksettings()
320 advertising = ADVERTISED_1000baseT_Full; in qlcnic_82xx_get_link_ksettings()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c116 advertising = (ADVERTISED_1000baseT_Full | in e1000_get_link_ksettings()
195 hw->autoneg_advertised = ADVERTISED_1000baseT_Full | in e1000_set_link_ksettings()

12