Home
last modified time | relevance | path

Searched refs:advertising (Results 1 – 25 of 27) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/net/phy/
H A Daquantia.c28 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 Dgeneric_10g.c81 phydev->supported = phydev->advertising = SUPPORTED_10000baseT_Full; in gen10g_config()
H A Dphy.c45 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 Dmicrel_ksz90x1.c268 phydev->advertising = features; in ksz9021_config()
354 phydev->advertising = phydev->supported = features; in ksz9031_config()
/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.c238 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 Duec_phy.h179 u32 advertising; member
H A Duec.c450 mii_info->advertising = (ADVERTISED_10baseT_Half | in init_phy()
/rk3399_rockchip-uboot/Licenses/
H A Dx11.txt22 used in advertising or otherwise to promote the sale, use or other dealings in
/rk3399_rockchip-uboot/drivers/net/
H A Dnatsemi.c213 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 Dxilinx_ll_temac.c273 phydev->advertising = phydev->supported; in ll_temac_phy_init()
H A Dpch_gbe.c425 phydev->advertising = phydev->supported; in pch_gbe_phy_init()
H A Dxilinx_emaclite.c305 phydev->advertising = supported; in setup_phy()
H A Dpic32_eth.c114 priv->phydev->advertising = ADVERTISED_10baseT_Half | in pic32_phy_init()
H A Dxilinx_axi_emac.c257 phydev->advertising = phydev->supported; in axiemac_phy_init()
H A Dzynq_gem.c342 priv->phydev->advertising = priv->phydev->supported; in zynq_phy_init()
H A Daltera_tse.c442 phydev->advertising = phydev->supported; in tse_phy_init()
H A Dethoc.c623 phydev->advertising = phydev->supported; in ethoc_phy_init()
H A Ddesignware.c484 phydev->advertising = phydev->supported; in dw_phy_init()
H A Dtsec.c674 phydev->advertising = phydev->supported; in init_phy()
H A Dcpsw.c990 phydev->advertising = phydev->supported; in cpsw_phy_init()
/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dlan7x.c234 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 Dphy.h141 u32 advertising; member
/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h22 __u32 advertising; /* Features this interface advertises */ member
/rk3399_rockchip-uboot/doc/
H A DREADME.android-fastboot29 advertising.
/rk3399_rockchip-uboot/drivers/net/fm/
H A Deth.c720 phydev->advertising = phydev->supported; in init_phy()

12