Searched refs:ASIC_REV_5705 (Results 1 – 2 of 2) sorted by relevance
2661 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_phy_reset()3926 if (tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_load_tso_firmware()4808 tg3_asic_rev(tp) == ASIC_REV_5705) && in tg3_setup_copper_phy()8015 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_start_xmit()9272 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_chip_reset()10108 } else if (tg3_asic_rev(tp) != ASIC_REV_5705) { in tg3_reset_hw()10291 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()10294 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_reset_hw()10497 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()13499 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_run_loopback()[all …]
177 #define ASIC_REV_5705 0x03 macro