Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance
2617 struct b43legacy_wldev *down_dev; in b43legacy_switch_phymode() local2634 down_dev = wl->current_dev; in b43legacy_switch_phymode()2636 prev_status = b43legacy_status(down_dev); in b43legacy_switch_phymode()2639 b43legacy_wireless_core_stop(down_dev); in b43legacy_switch_phymode()2641 b43legacy_wireless_core_exit(down_dev); in b43legacy_switch_phymode()2643 if (down_dev != up_dev) in b43legacy_switch_phymode()2646 b43legacy_put_phy_into_reset(down_dev); in b43legacy_switch_phymode()