Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c1492 tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_start()
1601 if (tg3_asic_rev(tp) == ASIC_REV_5785) in tg3_mdio_init()
2023 tg3_asic_rev(tp) != ASIC_REV_5785) in tg3_adjust_link()
2050 if (tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_adjust_link()
8230 tg3_asic_rev(tp) == ASIC_REV_5785) { in tg3_phy_lpbk_set()
9112 if (tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()
9268 tg3_asic_rev(tp) != ASIC_REV_5785 && in tg3_chip_reset()
10237 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10271 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
10281 tg3_asic_rev(tp) == ASIC_REV_5785 || in tg3_reset_hw()
[all …]
Dtg3.h183 #define ASIC_REV_5785 0x5785 macro