Searched refs:ASIC_REV_5714 (Results 1 – 2 of 2) sorted by relevance
2899 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_pwrsrc_switch_to_vaux()4450 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_phy_copper_begin()5866 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_setup_fiber_mii_phy()5935 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_setup_fiber_mii_phy()10635 tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_reset_hw()16096 tg3_asic_rev(tp) == ASIC_REV_5714) in tg3_detect_asic_rev()16285 tg3_asic_rev(tp) == ASIC_REV_5714) in tg3_get_invariants()16341 (tg3_asic_rev(tp) == ASIC_REV_5714 && in tg3_get_invariants()17308 } else if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_test_dma()
176 #define ASIC_REV_5714 0x09 macro