Lines Matching refs:speed_duplex
825 u32 speed_duplex:4; member
3133 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
4832 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
4834 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
4841 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
4843 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
4849 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
4882 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
4886 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
4891 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
4895 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
4912 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()