Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance
2615 struct b43legacy_wldev *down_dev; in b43legacy_switch_phymode() local2632 down_dev = wl->current_dev; in b43legacy_switch_phymode()2634 prev_status = b43legacy_status(down_dev); in b43legacy_switch_phymode()2637 b43legacy_wireless_core_stop(down_dev); in b43legacy_switch_phymode()2639 b43legacy_wireless_core_exit(down_dev); in b43legacy_switch_phymode()2641 if (down_dev != up_dev) in b43legacy_switch_phymode()2644 b43legacy_put_phy_into_reset(down_dev); in b43legacy_switch_phymode()