Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c9102 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()
9890 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()
10238 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10272 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10282 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()
14971 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()
15642 } else if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_read_vpd()
16091 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()
16643 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()
16701 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()
[all …]
Dtg3.h184 #define ASIC_REV_57780 0x57780 macro