Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dr8169.h47 #define SPEED_10 10 macro
Dbnx2.c303 case SPEED_10: in bnx2_report_fw_link()
468 bp->line_speed = SPEED_10; in bnx2_5708s_linkup()
560 bp->line_speed = SPEED_10; in bnx2_copper_linkup()
564 bp->line_speed = SPEED_10; in bnx2_copper_linkup()
578 bp->line_speed = SPEED_10; in bnx2_copper_linkup()
611 case SPEED_10: in bnx2_set_mac_link()
Datl1e.h48 #define SPEED_10 10 macro
Dtg3.c604 [MII_TG3_AUX_STAT_10HALF >> 8] = (SPEED_10 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()
605 [MII_TG3_AUX_STAT_10FULL >> 8] = (SPEED_10 << 2) | DUPLEX_FULL, in tg3_aux_stat_to_speed_duplex()
845 tp->link_config.active_speed == SPEED_10) in tg3_setup_copper_phy()
860 tp->link_config.active_speed == SPEED_10)) in tg3_setup_copper_phy()
Dsky2.h20 #define SPEED_10 10 macro
Dskge.c1380 case SPEED_10: in yukon_mac_init()
1522 return SPEED_10; in yukon_speed()
Dsky2.c1395 return SPEED_10; in sky2_phy_speed()
1404 return SPEED_10; in sky2_phy_speed()
Dtg3.h40 #define SPEED_10 0 macro
Dskge.h47 #define SPEED_10 10 macro
Datl1e.c1723 *speed = SPEED_10; in atl1e_get_speed_and_duplex()
Dr8169.c269 if (speed == SPEED_10) in rtl8169_set_speed_xmii()
Dbnx2.h102 #define SPEED_10 10 macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1490 #define SPEED_10 10 macro
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h521 #define SPEED_10 10 macro
De1000_hw.c3211 *speed = SPEED_10; in e1000_get_speed_and_duplex()
3244 (*speed == SPEED_10 && !(phy_data & NWAY_LPAR_10T_FD_CAPS))) in e1000_get_speed_and_duplex()