Lines Matching refs:speed_duplex
825 u32 speed_duplex:4; member
3112 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
4806 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
4808 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
4815 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
4817 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
4823 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
4856 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
4860 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
4865 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
4869 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
4886 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()