Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c924 ath_chanctx_offchan_switch(sc, sc->offchannel.roc_chan); in ath_offchannel_next()
944 sc->offchannel.roc_chan = NULL; in ath_roc_complete()
H A Dath9k.h422 struct ieee80211_channel *roc_chan; member
H A Dmain.c2487 sc->offchannel.roc_chan = chan; in ath9k_remain_on_channel()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2483 struct cfg80211_chan_def roc_chan; in rtw89_roc_start() local
2504 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()
2505 rtw89_config_roc_chandef(rtwdev, rtwvif->sub_entity_idx, &roc_chan); in rtw89_roc_start()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c664 struct ieee80211_channel *roc_chan; member
3010 hwsim->tmp_chan = hwsim->roc_chan; in hw_roc_start()
3046 hwsim->roc_chan = chan; in mac80211_hwsim_roc()