Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c1501 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()
1599 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()
2021 tg3_asic_rev(tp) != ASIC_REV_5785) in tg3_adjust_link()
2048 if (tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_adjust_link()
8342 tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_phy_lpbk_set()
9385 tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()
10380 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10413 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10607 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_reset_hw()
15151 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_nvram_init()
[all …]
H A Dtg3.h188 #define ASIC_REV_5785 0x5785 macro