Searched refs:ASIC_REV_57780 (Results 1 – 2 of 2) sorted by relevance
9215 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()10000 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()10358 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10391 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10401 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()15114 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()15760 } else if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_read_vpd()16209 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()16763 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()16821 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()[all …]
189 #define ASIC_REV_57780 0x57780 macro