Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Doffchannel.c367 local->tmp_channel = roc->chan; in _ieee80211_start_next_roc()
443 local->tmp_channel = NULL; in __ieee80211_roc_work()
H A Dmain.c107 } else if (local->tmp_channel) { in ieee80211_hw_conf_chan()
108 chandef.chan = local->tmp_channel; in ieee80211_hw_conf_chan()
H A Dieee80211_i.h1499 struct ieee80211_channel *tmp_channel; member
H A Dmlme.c3243 if (sdata->local->tmp_channel || sdata->local->scanning) { in ieee80211_mgd_probe_ap()