Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c9219 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_chip_reset()
10023 if (tg3_asic_rev(tp) == ASIC_REV_57780) { in tg3_reset_hw()
10381 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10414 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_reset_hw()
10424 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_reset_hw()
15157 else if (tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_nvram_init()
16252 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_detect_asic_rev()
16806 tg3_asic_rev(tp) == ASIC_REV_57780 || in tg3_get_invariants()
16864 tg3_asic_rev(tp) != ASIC_REV_57780 && in tg3_get_invariants()
16906 tg3_asic_rev(tp) == ASIC_REV_57780) in tg3_get_invariants()
[all …]
H A Dtg3.h189 #define ASIC_REV_57780 0x57780 macro