Searched refs:ASIC_REV_57780 (Results 1 – 2 of 2) sorted by relevance
9123 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()9920 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()10278 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10312 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()10322 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()15043 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()15714 } else if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_read_vpd()16163 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()16717 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()16775 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()[all …]
189 #define ASIC_REV_57780 0x57780 macro