Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dtg3.c2845 tg3_asic_rev(tp) == ASIC_REV_5701) in tg3_pwrsrc_die_with_vmain()
2869 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_pwrsrc_switch_to_vaux()
4191 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_power_down_prepare()
4208 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4231 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_power_down_prepare()
4864 tg3_asic_rev(tp) == ASIC_REV_5701) { in tg3_setup_copper_phy()
7820 if (tg3_asic_rev(tp) != ASIC_REV_5701) in tigon3_dma_hwbug_workaround()
11826 tg3_asic_rev(tp) == ASIC_REV_5701)) { in tg3_calc_crc_errors()
15058 tg3_asic_rev(tp) != ASIC_REV_5701) { in tg3_nvram_init()
15232 tg3_asic_rev(tp) != ASIC_REV_5701 && in tg3_get_eeprom_hw_cfg()
[all …]
Dtg3.h174 #define ASIC_REV_5701 0x00 macro