Searched refs:SPEED_10 (Results 1 – 20 of 20) sorted by relevance
36 enum { SPEED_10, SPEED_100, SPEED_1000, SPEED_10000 }; enumerator
229 case SPEED_10: in mac_set_speed_duplex_fc()232 data32 |= V_MAC_SPEED(speed == SPEED_10 ? 0 : 1); in mac_set_speed_duplex_fc()
282 sp = SPEED_10; in mv88e1xxx_get_link_status()
494 if (speed >= 0 && speed != SPEED_10 && speed != SPEED_100 && in mac_set_speed_duplex_fc()
214 #define SPEED_10 10 macro
236 *speed = SPEED_10; in e1000_get_link_up_info_vf()
348 #define SPEED_10 10 macro
480 } else if (*speed == SPEED_10) { in e1000_get_link_up_info_82541()
1674 *speed = SPEED_10; in e1000_get_speed_and_duplex_copper_generic()
1588 if (duplex == HALF_DUPLEX && speed == SPEED_10) { in e1000_check_for_copper_link_ich8lan()1621 if (speed == SPEED_100 || speed == SPEED_10) in e1000_check_for_copper_link_ich8lan()
1356 *speed = SPEED_10; in e1000_get_pcs_speed_and_duplex_82575()
585 [MII_TG3_AUX_STAT_10HALF >> 8] = (SPEED_10 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()586 [MII_TG3_AUX_STAT_10FULL >> 8] = (SPEED_10 << 2) | DUPLEX_FULL, in tg3_aux_stat_to_speed_duplex()825 tp->link_config.active_speed == SPEED_10) in tg3_setup_copper_phy()840 tp->link_config.active_speed == SPEED_10)) in tg3_setup_copper_phy()
297 #define SPEED_10 10 macro
38 #define SPEED_10 0 macro
2615 *speed = SPEED_10;
331 #define SPEED_10 10 macro
542 case SPEED_10: in e1000g_m_stat()
4658 (Adapter->link_speed == SPEED_10))) { in e1000g_local_timer()
769 case SPEED_10: in pe_get_stats()
229 case SPEED_10: in igb_m_stat()