Searched refs:tg3_asic_rev (Results 1 – 2 of 2) sorted by relevance
682 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock_init()799 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()1500 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()2020 tg3_asic_rev(tp) != ASIC_REV_5785) in tg3_adjust_link()3018 switch (tg3_asic_rev(tp)) { in tg3_phy_power_bug()3043 switch (tg3_asic_rev(tp)) { in tg3_phy_led_bug()4367 switch (tg3_asic_rev(tp)) { in tg3_phy_autoneg_cfg()9079 switch (tg3_asic_rev(tp)) { in tg3_override_clk()9100 switch (tg3_asic_rev(tp)) { in tg3_restore_clk()9589 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_tx_rcbs_disable()[all …]
3447 #define tg3_asic_rev(tp) \ macro