Searched refs:SPEED_100 (Results 1 – 5 of 5) sorted by relevance
129 else if (phydev->speed == SPEED_100) in rt_genphy_config_aneg()242 phydev->speed = SPEED_100; in __genphy_auto_neg()283 phydev->speed = SPEED_100; in rt_genphy_parse_link()
15 #define SPEED_100 100 macro
89 case SPEED_100: in rt_phy_set_supported()
49 #define SPEED_100 0 macro496 case SPEED_100: in usbh_ax88772_mac_link_up()665 usbh_ax88772_mac_link_up(asix_class, SPEED_100, 1, 1, 1); in usbh_asix_get_connect_status()
930 #define SPEED_100 100 macro1906 } else if (speed == SPEED_100) { in rtl8152_set_speed()1924 } else if (speed == SPEED_100) { in rtl8152_set_speed()2173 …tl8152_class, AUTONEG_ENABLE, g_rtl8152_class.supports_gmii ? SPEED_1000 : SPEED_100, DUPLEX_FULL);
Completed in 25 milliseconds