Searched refs:PHY_100BT_FEATURES (Results 1 – 5 of 5) sorted by relevance
599 phydev->advertising &= ~(PHY_100BT_FEATURES | in phy_speed_down()601 else if (adv & PHY_100BT_FEATURES) in phy_speed_down()623 u32 mask = PHY_10BT_FEATURES | PHY_100BT_FEATURES | PHY_1000BT_FEATURES; in phy_speed_up()
229 phy->supported = PHY_100BT_FEATURES; in fixed_phy_register()
1741 phydev->supported &= ~(PHY_1000BT_FEATURES | PHY_100BT_FEATURES | in __set_phy_supported()1751 phydev->supported |= PHY_100BT_FEATURES; in __set_phy_supported()
16 PHY_100BT_FEATURES | \
38 #define PHY_100BT_FEATURES (SUPPORTED_100baseT_Half | \ macro45 PHY_100BT_FEATURES | \