Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance
4836 struct bwn_mac *down_dev; in bwn_switch_band() local4870 down_dev = sc->sc_curmac; in bwn_switch_band()4871 status = down_dev->mac_status; in bwn_switch_band()4873 bwn_core_stop(down_dev); in bwn_switch_band()4875 bwn_core_exit(down_dev); in bwn_switch_band()4877 if (down_dev != up_dev) { in bwn_switch_band()4878 err = bwn_phy_reset(down_dev); in bwn_switch_band()