Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c1498 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()
1603 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()
2025 tg3_asic_rev(tp) != ASIC_REV_5785) in tg3_adjust_link()
2052 if (tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_adjust_link()
8246 tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_phy_lpbk_set()
9133 if (tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()
9289 tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()
10277 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10311 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10321 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
[all …]
Dtg3.h188 #define ASIC_REV_5785 0x5785 macro