Home
last modified time | relevance | path

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

/drivers/net/
Dtg3.h2594 #define TG3_FLG2_MII_SERDES 0x00800000 macro
2596 TG3_FLG2_MII_SERDES)
Dtg3.c1160 if (!(tp->tg3_flags2 & TG3_FLG2_MII_SERDES)) { in tg3_ump_link_report()
2096 (tp->tg3_flags2 & TG3_FLG2_MII_SERDES))) in tg3_power_down_phy()
2298 if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) in tg3_set_power_state()
3950 } else if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) { in tg3_setup_phy()
6134 } else if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) { in tg3_chip_reset()
6944 if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) { in tg3_reset_hw()
7127 if ((tp->tg3_flags2 & TG3_FLG2_MII_SERDES) && in tg3_reset_hw()
7358 } else if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) in tg3_timer()
9541 if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) { in tg3_run_loopback()
9755 if (tp->tg3_flags2 & TG3_FLG2_MII_SERDES) in tg3_self_test()
[all …]