Searched refs:ASIC_REV_57780 (Results 1 – 2 of 2) sorted by relevance
9120 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()9924 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()10282 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10315 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10325 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()15036 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()15679 } else if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_read_vpd()16128 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()16682 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()16740 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()[all …]
189 #define ASIC_REV_57780 0x57780 macro