Searched refs:ASIC_REV_57766 (Results 1 – 2 of 2) sorted by relevance
3716 if (tg3_asic_rev(tp) != ASIC_REV_57766) { in tg3_load_firmware_cpu()4371 case ASIC_REV_57766: in tg3_phy_autoneg_cfg()10399 if (tg3_asic_rev(tp) == ASIC_REV_57766) { in tg3_reset_hw()10679 if (tg3_asic_rev(tp) == ASIC_REV_57766) { in tg3_reset_hw()11839 if (tg3_asic_rev(tp) == ASIC_REV_57766) { in tg3_open()14393 if (tg3_asic_rev(tp) == ASIC_REV_57766 || in tg3_change_mtu()15692 tg3_asic_rev(tp) == ASIC_REV_57766 || in tg3_phy_probe()16239 tg3_asic_rev(tp) == ASIC_REV_57766) in tg3_detect_asic_rev()16493 if (tg3_asic_rev(tp) == ASIC_REV_57766) in tg3_get_invariants()16963 if (tg3_asic_rev(tp) == ASIC_REV_57766 && in tg3_get_invariants()[all …]
194 #define ASIC_REV_57766 0x57766 macro