Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance
4830 struct bwn_mac *down_dev; in bwn_switch_band() local4864 down_dev = sc->sc_curmac; in bwn_switch_band()4865 status = down_dev->mac_status; in bwn_switch_band()4867 bwn_core_stop(down_dev); in bwn_switch_band()4869 bwn_core_exit(down_dev); in bwn_switch_band()4871 if (down_dev != up_dev) { in bwn_switch_band()4872 err = bwn_phy_reset(down_dev); in bwn_switch_band()