Home
last modified time | relevance | path

Searched refs:SPEED_10 (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_compat.h36 enum { SPEED_10, SPEED_100, SPEED_1000, SPEED_10000 }; enumerator
H A Dch_mac.c229 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()
H A Dmv88e1xxx.c282 sp = SPEED_10; in mv88e1xxx_get_link_status()
H A Dvsc7326.c494 if (speed >= 0 && speed != SPEED_10 && speed != SPEED_100 && in mac_set_speed_duplex_fc()
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h214 #define SPEED_10 10 macro
/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_vf.c236 *speed = SPEED_10; in e1000_get_link_up_info_vf()
H A De1000_defines.h348 #define SPEED_10 10 macro
H A De1000_82541.c480 } else if (*speed == SPEED_10) { in e1000_get_link_up_info_82541()
H A De1000_mac.c1674 *speed = SPEED_10; in e1000_get_speed_and_duplex_copper_generic()
H A De1000_ich8lan.c1588 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()
H A De1000_82575.c1356 *speed = SPEED_10; in e1000_get_pcs_speed_and_duplex_82575()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c585 [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()
H A De1000_hw.h297 #define SPEED_10 10 macro
H A Dtg3.h38 #define SPEED_10 0 macro
H A De1000.c2615 *speed = SPEED_10;
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h331 #define SPEED_10 10 macro
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c542 case SPEED_10: in e1000g_m_stat()
H A De1000g_main.c4658 (Adapter->link_speed == SPEED_10))) { in e1000g_local_timer()
/titanic_44/usr/src/uts/common/io/chxge/
H A Dpe.c769 case SPEED_10: in pe_get_stats()
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_gld.c229 case SPEED_10: in igb_m_stat()