Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c4381 case ASIC_REV_5762: in tg3_phy_autoneg_cfg()
6084 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_setup_phy()
9624 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_tx_rcbs_disable()
9667 tg3_asic_rev(tp) == ASIC_REV_5762 || in tg3_rx_ret_rcbs_disable()
10356 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
10418 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
10723 if (tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_reset_hw()
13486 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_test_memory()
15164 tg3_asic_rev(tp) == ASIC_REV_5762) in tg3_nvram_init()
16081 if (tg3_asic_rev(tp) != ASIC_REV_5762) in tg3_read_otp_ver()
[all …]
H A Dtg3.h195 #define ASIC_REV_5762 0x5762 macro