Searched refs:DUPLEX_HALF (Results 1 – 11 of 11) sorted by relevance
304 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()310 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()316 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()322 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()483 bp->duplex = DUPLEX_HALF; in bnx2_5708s_linkup()501 bp->duplex = DUPLEX_HALF; in bnx2_5706s_linkup()518 bp->duplex = DUPLEX_HALF; in bnx2_5706s_linkup()544 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()557 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()565 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()[all …]
54 #define DUPLEX_HALF 0x00 macro
591 skge->duplex = DUPLEX_HALF; in bcom_check_link()791 skge->duplex = DUPLEX_HALF; in xm_check_link()925 if (skge->duplex == DUPLEX_HALF) { in genesis_mac_init()1600 ? DUPLEX_FULL : DUPLEX_HALF; in yukon_phy_intr()1619 (skge->speed < SPEED_1000 && skge->duplex == DUPLEX_HALF)) in yukon_phy_intr()1631 skge->duplex = (phystat & PHY_M_PS_FULL_DUP) ? DUPLEX_FULL : DUPLEX_HALF; in yukon_phy_intr()
604 [MII_TG3_AUX_STAT_10HALF >> 8] = (SPEED_10 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()606 [MII_TG3_AUX_STAT_100HALF >> 8] = (SPEED_100 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()609 [MII_TG3_AUX_STAT_1000HALF >> 8] = (SPEED_1000 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()853 if (tp->link_config.active_duplex == DUPLEX_HALF) in tg3_setup_copper_phy()1412 tp->link_config.active_duplex == DUPLEX_HALF) in tg3_setup_phy()
276 if (duplex == DUPLEX_HALF) in rtl8169_set_speed_xmii()283 if ((speed == SPEED_100) && (duplex == DUPLEX_HALF) && in rtl8169_set_speed_xmii()
1480 sky2->duplex = (aux & PHY_M_PS_FULL_DUP) ? DUPLEX_FULL : DUPLEX_HALF; in sky2_autoneg_done()1497 if (sky2->duplex == DUPLEX_HALF && sky2->speed < SPEED_1000 in sky2_autoneg_done()1533 (phystat & PHY_M_PS_FULL_DUP) ? DUPLEX_FULL : DUPLEX_HALF; in sky2_phy_intr()
17 #define DUPLEX_HALF 0x00 macro
62 #define DUPLEX_HALF 0x00 macro110 #define DUPLEX_HALF 0x00 macro
47 #define DUPLEX_HALF 0x00 macro
44 #define DUPLEX_HALF 0x00 macro
1511 #define DUPLEX_HALF 0x00 macro1518 case DUPLEX_HALF: in ethtool_validate_duplex()