Lines Matching refs:speed_duplex
908 u32 speed_duplex:4; member
3565 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
3631 switch (tp->ups_info.speed_duplex) { in r8156_ups_flags()
6222 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
6224 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
6231 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
6233 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
6239 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6276 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
6280 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
6285 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
6289 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
6304 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
6317 tp->ups_info.speed_duplex = NWAY_2500M_FULL; in rtl8152_set_speed()