Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.c686 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock_init()
722 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_lock()
742 if (tg3_asic_rev(tp) == ASIC_REV_5761) { in tg3_ape_lock()
783 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()
803 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_ape_unlock()
10058 tg3_asic_rev(tp) != ASIC_REV_5761) { in tg3_reset_hw()
10327 if (tg3_asic_rev(tp) == ASIC_REV_5761 || in tg3_reset_hw()
10556 if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_reset_hw()
15036 else if (tg3_asic_rev(tp) == ASIC_REV_5761) in tg3_nvram_init()
16158 tg3_asic_rev(tp) == ASIC_REV_5761 || in tg3_detect_asic_rev()
[all …]
Dtg3.h187 #define ASIC_REV_5761 0x5761 macro