Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dmain.c112 chandef = local->_oper_chandef; in ieee80211_hw_conf_chan()
120 if (!cfg80211_chandef_identical(&chandef, &local->_oper_chandef)) in ieee80211_hw_conf_chan()
129 &local->_oper_chandef)) { in ieee80211_hw_conf_chan()
1004 if (!local->use_chanctx && !local->_oper_chandef.chan) { in ieee80211_register_hw()
1006 local->_oper_chandef = dflt_chandef; in ieee80211_register_hw()
A Doffchannel.c355 roc->on_channel = roc->chan == local->_oper_chandef.chan && in _ieee80211_start_next_roc()
356 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in _ieee80211_start_next_roc()
357 local->_oper_chandef.width != NL80211_CHAN_WIDTH_10; in _ieee80211_start_next_roc()
A Dscan.c766 (req->channels[0] == local->_oper_chandef.chan)) { in __ieee80211_start_scan()
960 &local->_oper_chandef); in ieee80211_scan_state_set_channel()
961 if (chan == local->_oper_chandef.chan && in ieee80211_scan_state_set_channel()
963 local->scan_chandef = local->_oper_chandef; in ieee80211_scan_state_set_channel()
A Dchan.c454 local->_oper_chandef = *chandef; in ieee80211_change_chanctx()
589 local->_oper_chandef = ctx->conf.def; in ieee80211_add_chanctx()
633 struct cfg80211_chan_def *chandef = &local->_oper_chandef; in ieee80211_del_chanctx()
1280 local->_oper_chandef = *chandef; in ieee80211_chsw_switch_hwconf()
A Dieee80211_i.h1376 struct cfg80211_chan_def _oper_chandef; member
A Dcfg.c852 local->_oper_chandef = *chandef; in ieee80211_set_monitor_channel()
3817 *chandef = local->_oper_chandef; in ieee80211_cfg_get_channel()
A Dtx.c2361 chandef = &local->_oper_chandef; in ieee80211_monitor_start_xmit()

Completed in 57 milliseconds