Home
last modified time | relevance | path

Searched refs:ASIC_REV_5762 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c4385 case ASIC_REV_5762: in tg3_phy_autoneg_cfg()
6090 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_setup_phy()
7649 if (tg3_asic_rev(tp) == ASIC_REV_5762 && mss) { in tg3_4g_tso_overflow_test()
9491 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_tx_rcbs_disable()
9534 tg3_asic_rev(tp) == ASIC_REV_5762 || in tg3_rx_ret_rcbs_disable()
10016 tg3_asic_rev(tp) != ASIC_REV_5762) in tg3_reset_hw()
10103 tg3_asic_rev(tp) == ASIC_REV_5762 || in tg3_reset_hw()
10170 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
10213 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
10276 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
[all …]
Dtg3.h190 #define ASIC_REV_5762 0x5762 macro