Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.c2839 tg3_asic_rev(tp) == ASIC_REV_5701) in tg3_pwrsrc_die_with_vmain()
2863 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_pwrsrc_switch_to_vaux()
4186 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_power_down_prepare()
4203 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4226 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4848 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_setup_copper_phy()
7833 if (tg3_asic_rev(tp) != ASIC_REV_5701) in tigon3_dma_hwbug_workaround()
11871 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_calc_crc_errors()
15077 tg3_asic_rev(tp) != ASIC_REV_5701) { in tg3_nvram_init()
15251 tg3_asic_rev(tp) != ASIC_REV_5701 && in tg3_get_eeprom_hw_cfg()
[all …]
Dtg3.h174 #define ASIC_REV_5701 0x00 macro