Home
last modified time | relevance | path

Searched refs:_oper_chandef (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H 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()
1000 if (!local->use_chanctx && !local->_oper_chandef.chan) { in ieee80211_register_hw()
1002 local->_oper_chandef = dflt_chandef; in ieee80211_register_hw()
H 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()
H A Dscan.c777 (req->channels[0] == local->_oper_chandef.chan)) { in __ieee80211_start_scan()
973 &local->_oper_chandef); in ieee80211_scan_state_set_channel()
974 if (chan == local->_oper_chandef.chan && in ieee80211_scan_state_set_channel()
976 local->scan_chandef = local->_oper_chandef; in ieee80211_scan_state_set_channel()
H A Dchan.c362 local->_oper_chandef = *chandef; in ieee80211_change_chanctx()
494 local->_oper_chandef = ctx->conf.def; in ieee80211_add_chanctx()
538 struct cfg80211_chan_def *chandef = &local->_oper_chandef; in ieee80211_del_chanctx()
1186 local->_oper_chandef = *chandef; in ieee80211_chsw_switch_hwconf()
H A Dieee80211_i.h1338 struct cfg80211_chan_def _oper_chandef; member
H A Dcfg.c822 local->_oper_chandef = *chandef; in ieee80211_set_monitor_channel()
3739 *chandef = local->_oper_chandef; in ieee80211_cfg_get_channel()
H A Dtx.c2347 chandef = &local->_oper_chandef; in ieee80211_monitor_start_xmit()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c113 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()
1077 if (!local->use_chanctx && !local->_oper_chandef.chan) { in ieee80211_register_hw()
1079 local->_oper_chandef = dflt_chandef; in ieee80211_register_hw()
H A Doffchannel.c357 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()
H A Dscan.c771 (req->channels[0] == local->_oper_chandef.chan)) { in __ieee80211_start_scan()
967 &local->_oper_chandef); in ieee80211_scan_state_set_channel()
968 if (chan == local->_oper_chandef.chan && in ieee80211_scan_state_set_channel()
970 local->scan_chandef = local->_oper_chandef; in ieee80211_scan_state_set_channel()
H A Dchan.c517 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()
H A Dieee80211_i.h1496 struct cfg80211_chan_def _oper_chandef; member
H A Dcfg.c935 local->_oper_chandef = *chandef; in ieee80211_set_monitor_channel()
4247 *chandef = local->_oper_chandef; in ieee80211_cfg_get_channel()
H A Dtx.c2387 chandef = &local->_oper_chandef; in ieee80211_monitor_start_xmit()

Completed in 51 milliseconds