Searched refs:ASIC_REV_5717 (Results 1 – 2 of 2) sorted by relevance
2446 (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_phy_eee_enable()2809 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2819 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_set_function_status()2833 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_pwrsrc_switch_to_vmain()2987 if (tg3_asic_rev(tp) == ASIC_REV_5717 || in tg3_frob_aux_power()3046 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()9021 case ASIC_REV_5717: in tg3_override_clk()9042 case ASIC_REV_5717: in tg3_restore_clk()[all …]
190 #define ASIC_REV_5717 0x5717 macro