Searched refs:ASIC_REV_5784 (Results 1 – 2 of 2) sorted by relevance
2247 if (tg3_asic_rev(tp) != ASIC_REV_5784 || !enable) in tg3_phy_toggle_apd()2669 if (tg3_asic_rev(tp) == ASIC_REV_5784 && in tg3_phy_reset()10057 } else if (tg3_asic_rev(tp) != ASIC_REV_5784 && in tg3_reset_hw()10284 if (tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_reset_hw()10328 tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_reset_hw()15033 tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_nvram_init()15329 (tg3_asic_rev(tp) == ASIC_REV_5784 && in tg3_get_eeprom_hw_cfg()16157 tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_detect_asic_rev()16473 if (tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_get_invariants()16776 tg3_asic_rev(tp) == ASIC_REV_5784 || in tg3_get_invariants()[all …]
186 #define ASIC_REV_5784 0x5784 macro