Lines Matching refs:speed_duplex
901 u32 speed_duplex:4; member
3462 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
3528 switch (tp->ups_info.speed_duplex) { in r8156_ups_flags()
6152 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
6154 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
6161 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
6163 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
6169 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6206 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
6210 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
6215 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
6219 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
6234 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6247 tp->ups_info.speed_duplex = NWAY_2500M_FULL; in rtl8152_set_speed()