Lines Matching refs:speed_duplex
757 u32 speed_duplex:4; member
2922 switch (tp->ups_info.speed_duplex) { in r8153b_ups_flags()
3871 tp->ups_info.speed_duplex = FORCE_10M_FULL; in rtl8152_set_speed()
3873 tp->ups_info.speed_duplex = FORCE_10M_HALF; in rtl8152_set_speed()
3880 tp->ups_info.speed_duplex = FORCE_100M_FULL; in rtl8152_set_speed()
3882 tp->ups_info.speed_duplex = FORCE_100M_HALF; in rtl8152_set_speed()
3888 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()
3921 tp->ups_info.speed_duplex = NWAY_10M_HALF; in rtl8152_set_speed()
3925 tp->ups_info.speed_duplex = NWAY_10M_FULL; in rtl8152_set_speed()
3930 tp->ups_info.speed_duplex = NWAY_100M_HALF; in rtl8152_set_speed()
3934 tp->ups_info.speed_duplex = NWAY_100M_FULL; in rtl8152_set_speed()
3951 tp->ups_info.speed_duplex = NWAY_1000M_FULL; in rtl8152_set_speed()