Searched refs:rtl8152_get_speed (Results 1 – 2 of 2) sorted by relevance
2647 static inline u8 rtl8152_get_speed(struct r8152 *tp) in rtl8152_get_speed() function2657 speed = rtl8152_get_speed(tp); in rtl_set_eee_plus()5078 speed = rtl8152_get_speed(tp); in set_carrier()5417 if (rtl8152_get_speed(tp) & LINK_STATUS) in r8153_init()5539 if (rtl8152_get_speed(tp) & LINK_STATUS) in r8153b_init()5650 bool hw_linking = !!(rtl8152_get_speed(tp) & LINK_STATUS); in delay_autosuspend()5682 if (rtl8152_get_speed(tp) & LINK_STATUS) { in rtl8152_runtime_resume()
399 static u8 rtl8152_get_speed(struct r8152 *tp) in rtl8152_get_speed() function1199 speed = rtl8152_get_speed(tp); in r8152_init_common()