Searched refs:ASIC_REV_5717 (Results 1 – 2 of 2) sorted by relevance
2437 (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_phy_eee_enable()2800 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2810 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2824 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_pwrsrc_switch_to_vmain()2978 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_frob_aux_power()3037 case ASIC_REV_5717: in tg3_phy_power_bug()4389 case ASIC_REV_5717: in tg3_phy_autoneg_cfg()4767 if (tg3_asic_rev(tp) != ASIC_REV_5717) in tg3_setup_eee()9027 case ASIC_REV_5717: in tg3_override_clk()9048 case ASIC_REV_5717: in tg3_restore_clk()[all …]
190 #define ASIC_REV_5717 0x5717 macro