Searched refs:ASIC_REV_5705 (Results 1 – 2 of 2) sorted by relevance
2649 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_phy_reset()3914 if (tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_load_tso_firmware()4796 tg3_asic_rev(tp) == ASIC_REV_5705) && in tg3_setup_copper_phy()7997 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_start_xmit()9255 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_chip_reset()10091 } else if (tg3_asic_rev(tp) != ASIC_REV_5705) { in tg3_reset_hw()10274 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()10277 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_reset_hw()10480 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()13451 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_run_loopback()[all …]
177 #define ASIC_REV_5705 0x03 macro