Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c2670 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_phy_reset()
3935 if (tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_load_tso_firmware()
4808 tg3_asic_rev(tp) == ASIC_REV_5705) && in tg3_setup_copper_phy()
8008 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_start_xmit()
9266 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_chip_reset()
10102 } else if (tg3_asic_rev(tp) != ASIC_REV_5705) { in tg3_reset_hw()
10285 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()
10288 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_reset_hw()
10491 if (tg3_asic_rev(tp) == ASIC_REV_5705 && in tg3_reset_hw()
13503 tg3_asic_rev(tp) == ASIC_REV_5705) { in tg3_run_loopback()
[all …]
Dtg3.h177 #define ASIC_REV_5705 0x03 macro