Lines Matching refs:supported
756 phydev->advertising &= phydev->supported; in genphy_config_advert()
796 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert()
977 if (phydev->supported & (SUPPORTED_1000baseT_Half in genphy_read_status()
1138 phydev->supported &= features; in genphy_config_init()
1154 phydev->supported = SUPPORTED_10000baseT_Full; in gen10g_config_init()
1216 phydev->supported &= PHY_DEFAULT_FEATURES; in of_set_phy_supported()
1223 phydev->supported |= PHY_1000BT_FEATURES; in of_set_phy_supported()
1225 phydev->supported |= PHY_100BT_FEATURES; in of_set_phy_supported()
1227 phydev->supported |= PHY_10BT_FEATURES; in of_set_phy_supported()
1265 phydev->supported = phydrv->features; in phy_probe()
1267 phydev->advertising = phydev->supported; in phy_probe()