Searched refs:ASIC_REV_5785 (Results 1 – 2 of 2) sorted by relevance
1510 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()1615 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()2037 tg3_asic_rev(tp) != ASIC_REV_5785) in tg3_adjust_link()2064 if (tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_adjust_link()8248 tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_phy_lpbk_set()9135 if (tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()9291 tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()10279 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()10313 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()10323 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()[all …]
188 #define ASIC_REV_5785 0x5785 macro