Lines Matching refs:speed_duplex
909 u32 speed_duplex:4; member
3614 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
3680 switch (tp->ups_info.speed_duplex) { in r8156_ups_flags()
6288 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
6290 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
6297 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
6299 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
6305 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6342 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
6346 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
6351 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
6355 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
6370 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6383 tp->ups_info.speed_duplex = NWAY_2500M_FULL; in rtl8152_set_speed()