Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c2840 tg3_asic_rev(tp) == ASIC_REV_5701) in tg3_pwrsrc_die_with_vmain()
2864 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_pwrsrc_switch_to_vaux()
4204 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4849 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_setup_copper_phy()
7868 if (tg3_asic_rev(tp) != ASIC_REV_5701) in tigon3_dma_hwbug_workaround()
15132 tg3_asic_rev(tp) != ASIC_REV_5701) { in tg3_nvram_init()
15365 tg3_asic_rev(tp) == ASIC_REV_5701) in tg3_get_eeprom_hw_cfg()
16385 if (tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_get_invariants()
16464 tg3_asic_rev(tp) != ASIC_REV_5701 && in tg3_get_invariants()
17029 tg3_asic_rev(tp) == ASIC_REV_5701 && in tg3_get_invariants()
[all …]
H A Dtg3.h174 #define ASIC_REV_5701 0x00 macro