| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | aquantia.c | 28 phydev->advertising = SUPPORTED_1000baseT_Full; in aquantia_config() 29 phydev->supported = phydev->advertising; in aquantia_config() 35 phydev->advertising = SUPPORTED_10000baseT_Full; in aquantia_config() 36 phydev->supported = phydev->advertising; in aquantia_config() 45 phydev->advertising = SUPPORTED_1000baseT_Full; in aquantia_config() 46 phydev->supported = phydev->advertising; in aquantia_config() 52 phydev->advertising = SUPPORTED_100baseT_Full; in aquantia_config() 53 phydev->supported = phydev->advertising; in aquantia_config()
|
| H A D | generic_10g.c | 81 phydev->supported = phydev->advertising = SUPPORTED_10000baseT_Full; in gen10g_config()
|
| H A D | phy.c | 45 phydev->advertising &= phydev->supported; in genphy_config_advert() 46 advertise = phydev->advertising; in genphy_config_advert() 425 phydev->advertising &= features; in genphy_config() 587 phydev->advertising = phydev->supported = phydev->drv->features; in phy_probe()
|
| H A D | micrel_ksz90x1.c | 268 phydev->advertising = features; in ksz9021_config() 354 phydev->advertising = phydev->supported = features; in ksz9031_config()
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.c | 238 mii_info->advertising &= mii_info->phyinfo->features; in config_genmii_advert() 239 advertise = mii_info->advertising; in config_genmii_advert() 311 advertise = mii_info->advertising; in gbit_config_aneg() 356 if (mii_info->advertising & in genmii_config_aneg()
|
| H A D | uec_phy.h | 179 u32 advertising; member
|
| H A D | uec.c | 450 mii_info->advertising = (ADVERTISED_10baseT_Half | in init_phy()
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | x11.txt | 22 used in advertising or otherwise to promote the sale, use or other dealings in
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | natsemi.c | 213 static unsigned int advertising; variable 378 advertising = mdio_read(dev, 1, 4); in natsemi_initialize() 382 dev->name, (int) INL(dev, BasicStatus), advertising); in natsemi_initialize()
|
| H A D | xilinx_ll_temac.c | 273 phydev->advertising = phydev->supported; in ll_temac_phy_init()
|
| H A D | pch_gbe.c | 425 phydev->advertising = phydev->supported; in pch_gbe_phy_init()
|
| H A D | xilinx_emaclite.c | 305 phydev->advertising = supported; in setup_phy()
|
| H A D | pic32_eth.c | 114 priv->phydev->advertising = ADVERTISED_10baseT_Half | in pic32_phy_init()
|
| H A D | xilinx_axi_emac.c | 257 phydev->advertising = phydev->supported; in axiemac_phy_init()
|
| H A D | zynq_gem.c | 342 priv->phydev->advertising = priv->phydev->supported; in zynq_phy_init()
|
| H A D | altera_tse.c | 442 phydev->advertising = phydev->supported; in tse_phy_init()
|
| H A D | ethoc.c | 623 phydev->advertising = phydev->supported; in ethoc_phy_init()
|
| H A D | designware.c | 484 phydev->advertising = phydev->supported; in dw_phy_init()
|
| H A D | tsec.c | 674 phydev->advertising = phydev->supported; in init_phy()
|
| H A D | cpsw.c | 990 phydev->advertising = phydev->supported; in cpsw_phy_init()
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | lan7x.c | 234 priv->phydev->advertising = ADVERTISED_10baseT_Half | in lan7x_eth_phylib_config_start() 258 priv->phydev->advertising, priv->phydev->supported); in lan7x_eth_phylib_config_start()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | phy.h | 141 u32 advertising; member
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | ethtool.h | 22 __u32 advertising; /* Features this interface advertises */ member
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot | 29 advertising.
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | eth.c | 720 phydev->advertising = phydev->supported; in init_phy()
|