Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance
4840 struct bwn_mac *down_dev; in bwn_switch_band() local4874 down_dev = sc->sc_curmac; in bwn_switch_band()4875 status = down_dev->mac_status; in bwn_switch_band()4877 bwn_core_stop(down_dev); in bwn_switch_band()4879 bwn_core_exit(down_dev); in bwn_switch_band()4881 if (down_dev != up_dev) { in bwn_switch_band()4882 err = bwn_phy_reset(down_dev); in bwn_switch_band()