Searched refs:_oper_chandef (Results 1 – 7 of 7) sorted by relevance
130 chandef = local->_oper_chandef; in ieee80211_hw_conf_chan()137 if (!cfg80211_chandef_identical(&chandef, &local->_oper_chandef)) in ieee80211_hw_conf_chan()146 &local->_oper_chandef)) { in ieee80211_hw_conf_chan()1083 if (!local->use_chanctx && !local->_oper_chandef.chan) { in mac80211_register_hw()1085 local->_oper_chandef = dflt_chandef; in mac80211_register_hw()
374 roc->on_channel = roc->chan == local->_oper_chandef.chan && in _ieee80211_start_next_roc()375 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()376 local->_oper_chandef.width != NL80211_CHAN_WIDTH_10; in _ieee80211_start_next_roc()
783 (req->channels[0] == local->_oper_chandef.chan)) { in __ieee80211_start_scan()965 &local->_oper_chandef); in ieee80211_scan_state_set_channel()966 if (chan == local->_oper_chandef.chan && in ieee80211_scan_state_set_channel()968 local->scan_chandef = local->_oper_chandef; in ieee80211_scan_state_set_channel()
357 local->_oper_chandef = *chandef; in ieee80211_change_chanctx()489 local->_oper_chandef = ctx->conf.def; in ieee80211_add_chanctx()533 struct cfg80211_chan_def *chandef = &local->_oper_chandef; in ieee80211_del_chanctx()1173 local->_oper_chandef = *chandef; in ieee80211_chsw_switch_hwconf()
1328 struct cfg80211_chan_def _oper_chandef; member
835 local->_oper_chandef = *chandef; in ieee80211_set_monitor_channel()3897 *chandef = local->_oper_chandef; in ieee80211_cfg_get_channel()
2334 chandef = &local->_oper_chandef; in ieee80211_monitor_start_xmit()