Searched refs:_oper_chandef (Results 1 – 7 of 7) sorted by relevance
113 chandef = local->_oper_chandef; in ieee80211_hw_conf_chan()121 if (!cfg80211_chandef_identical(&chandef, &local->_oper_chandef)) in ieee80211_hw_conf_chan()130 &local->_oper_chandef)) { in ieee80211_hw_conf_chan()1104 if (!local->use_chanctx && !local->_oper_chandef.chan) { in ieee80211_register_hw()1106 local->_oper_chandef = dflt_chandef; in ieee80211_register_hw()
357 roc->on_channel = roc->chan == local->_oper_chandef.chan && in _ieee80211_start_next_roc()358 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()359 local->_oper_chandef.width != NL80211_CHAN_WIDTH_10; in _ieee80211_start_next_roc()
517 local->_oper_chandef = *chandef; in _ieee80211_change_chanctx()680 local->_oper_chandef = ctx->conf.def; in ieee80211_add_chanctx()724 struct cfg80211_chan_def *chandef = &local->_oper_chandef; in ieee80211_del_chanctx()1426 local->_oper_chandef = *chandef; in ieee80211_chsw_switch_hwconf()
761 (req->channels[0] == local->_oper_chandef.chan)) { in __ieee80211_start_scan()944 if (chan == local->_oper_chandef.chan) in ieee80211_scan_state_set_channel()945 local->scan_chandef = local->_oper_chandef; in ieee80211_scan_state_set_channel()
1496 struct cfg80211_chan_def _oper_chandef; member
935 local->_oper_chandef = *chandef; in ieee80211_set_monitor_channel()4247 *chandef = local->_oper_chandef; in ieee80211_cfg_get_channel()
2392 chandef = &local->_oper_chandef; in ieee80211_monitor_start_xmit()