Searched refs:rtl8152_get_speed (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Dr8152.c3019 static inline u16 rtl8152_get_speed(struct r8152 *tp) function
3038 if (rtl8152_get_speed(tp) & _10bps)
3294 rtl_set_ifg(tp, rtl8152_get_speed(tp));
6171 speed = rtl8152_get_speed(tp);
6233 speed = rtl8152_get_speed(tp);
6807 speed = rtl8152_get_speed(tp);
7150 if (rtl8152_get_speed(tp) & LINK_STATUS)
7264 if (rtl8152_get_speed(tp) & LINK_STATUS)
7355 if (rtl8152_get_speed(tp) & LINK_STATUS)
8225 if (rtl8152_get_speed(t
[all...]

Completed in 143 milliseconds