Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c627 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_write_mem()
652 if (tg3_asic_rev(tp) == ASIC_REV_5906 && in tg3_read_mem()
1824 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_poll_fw()
2638 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_phy_reset()
2761 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_phy_reset()
3080 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_phy()
3641 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_halt_cpu()
4108 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_prepare()
4201 tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_power_down_prepare()
9145 if (tg3_asic_rev(tp) == ASIC_REV_5906) { in tg3_chip_reset()
[all …]
Dtg3.h184 #define ASIC_REV_5906 0x0c macro