Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c2896 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_pwrsrc_switch_to_vaux()
4446 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_phy_copper_begin()
5860 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_setup_fiber_mii_phy()
5929 if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_setup_fiber_mii_phy()
10777 tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_reset_hw()
16257 tg3_asic_rev(tp) == ASIC_REV_5714) in tg3_detect_asic_rev()
16446 tg3_asic_rev(tp) == ASIC_REV_5714) in tg3_get_invariants()
16502 (tg3_asic_rev(tp) == ASIC_REV_5714 && in tg3_get_invariants()
17439 } else if (tg3_asic_rev(tp) == ASIC_REV_5714) { in tg3_test_dma()
H A Dtg3.h181 #define ASIC_REV_5714 0x09 macro