Searched refs:ASIC_REV_5762 (Results 1 – 2 of 2) sorted by relevance
4380 case ASIC_REV_5762: in tg3_phy_autoneg_cfg()6083 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_setup_phy()7692 if (tg3_asic_rev(tp) == ASIC_REV_5762 && mss) { in tg3_4g_tso_overflow_test()9362 if (tg3_asic_rev(tp) == ASIC_REV_5762) { in tg3_chip_reset()9589 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_tx_rcbs_disable()9632 tg3_asic_rev(tp) == ASIC_REV_5762 || in tg3_rx_ret_rcbs_disable()10114 tg3_asic_rev(tp) != ASIC_REV_5762) in tg3_reset_hw()10211 tg3_asic_rev(tp) == ASIC_REV_5762 || in tg3_reset_hw()10278 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()10321 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()[all …]
195 #define ASIC_REV_5762 0x5762 macro