Home
last modified time | relevance | path

Searched refs:down_dev (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/bwn/
H A Dif_bwn.c4840 struct bwn_mac *down_dev; in bwn_switch_band() local
4874 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()