Searched refs:TG3_FLAG_ENABLE_ASF (Results 1 – 2 of 2) sorted by relevance
168 && (tp->tg3_flags & TG3_FLAG_ENABLE_ASF))) && in tg3_switch_clocks()1636 if (tp->tg3_flags & TG3_FLAG_ENABLE_ASF) { in tg3_stop_fw()1675 if (!(tp->tg3_flags & TG3_FLAG_ENABLE_ASF)) { in tg3_restart_fw()2265 if (tp->tg3_flags & TG3_FLAG_ENABLE_ASF) in tg3_setup_hw()2527 tp->tg3_flags |= TG3_FLAG_ENABLE_ASF; in tg3_phy_probe()
1944 #define TG3_FLAG_ENABLE_ASF 0x00000020 macro