Searched refs:ASIC_REV_5705 (Results 1 – 2 of 2) sorted by relevance
2650 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_phy_reset()3915 if (tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_load_tso_firmware()4798 tg3_asic_rev(tp) == ASIC_REV_5705) && in tg3_setup_copper_phy()8002 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_start_xmit()9260 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_chip_reset()10286 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()10491 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()13486 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_run_loopback()16142 if (tg3_asic_rev(tp) == ASIC_REV_5705 || in tg3_detect_asic_rev()16343 if (tg3_asic_rev(tp) == ASIC_REV_5705) in tg3_get_invariants()[all …]
177 #define ASIC_REV_5705 0x03 macro