Lines Matching refs:speed_duplex
908 u32 speed_duplex:4; member
3579 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
3645 switch (tp->ups_info.speed_duplex) { in r8156_ups_flags()
6244 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
6246 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
6253 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
6255 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
6261 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6298 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
6302 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
6307 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
6311 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
6326 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6339 tp->ups_info.speed_duplex = NWAY_2500M_FULL; in rtl8152_set_speed()