Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c9125 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()
9922 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()
10280 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10314 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10324 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()
15044 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()
15715 } else if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_read_vpd()
16164 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()
16718 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()
16776 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()
[all …]
Dtg3.h189 #define ASIC_REV_57780 0x57780 macro