Searched refs:ASIC_REV_5717 (Results 1 – 2 of 2) sorted by relevance
2431 (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_phy_eee_enable()2794 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2804 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2818 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_pwrsrc_switch_to_vmain()2972 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_frob_aux_power()3031 case ASIC_REV_5717: in tg3_phy_power_bug()4383 case ASIC_REV_5717: in tg3_phy_autoneg_cfg()4761 if (tg3_asic_rev(tp) != ASIC_REV_5717) in tg3_setup_eee()9019 case ASIC_REV_5717: in tg3_override_clk()9040 case ASIC_REV_5717: in tg3_restore_clk()[all …]
190 #define ASIC_REV_5717 0x5717 macro