Searched refs:emulate_chanctx (Results 1 – 5 of 5) sorted by relevance
107 if (!local->emulate_chanctx) in ieee80211_calc_hw_conf_chan()261 if (local->emulate_chanctx) { in ieee80211_hw_conf_init()777 bool emulate_chanctx; in ieee80211_alloc_hw_nm() local798 emulate_chanctx = true; in ieee80211_alloc_hw_nm()810 emulate_chanctx = false; in ieee80211_alloc_hw_nm()845 if (emulate_chanctx || ops->remain_on_channel) in ieee80211_alloc_hw_nm()902 local->emulate_chanctx = emulate_chanctx; in ieee80211_alloc_hw_nm()904 if (emulate_chanctx) in ieee80211_alloc_hw_nm()1153 if (WARN_ON(local->emulate_chanctx)) in ieee80211_register_hw()1194 if (local->emulate_chanctx) { in ieee80211_register_hw()[all …]
89 if (WARN_ON(!local->emulate_chanctx)) in ieee80211_offchannel_stop_vifs()139 if (WARN_ON(!local->emulate_chanctx)) in ieee80211_offchannel_return()465 WARN_ON(!local->emulate_chanctx); in __ieee80211_roc_work()578 if (!local->emulate_chanctx && !local->ops->remain_on_channel) in ieee80211_start_roc_work()
537 if (!local->emulate_chanctx) in ieee80211_start_sw_scan()
1381 bool emulate_chanctx; member
3184 if (local->emulate_chanctx && in ieee80211_set_tx_power()3202 if (local->emulate_chanctx) in ieee80211_get_tx_power()