Searched refs:emulate_chanctx (Results 1 – 4 of 4) sorted by relevance
107 if (!local->emulate_chanctx) in ieee80211_calc_hw_conf_chan()262 if (local->emulate_chanctx) { in ieee80211_hw_conf_init()800 bool emulate_chanctx; in ieee80211_alloc_hw_nm() local821 emulate_chanctx = true; in ieee80211_alloc_hw_nm()833 emulate_chanctx = false; in ieee80211_alloc_hw_nm()868 if (emulate_chanctx || ops->remain_on_channel) in ieee80211_alloc_hw_nm()934 local->emulate_chanctx = emulate_chanctx; in ieee80211_alloc_hw_nm()936 if (emulate_chanctx) in ieee80211_alloc_hw_nm()1175 if (WARN_ON(local->emulate_chanctx)) in ieee80211_register_hw()1213 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()463 WARN_ON(!local->emulate_chanctx); in __ieee80211_roc_work()577 if (!local->emulate_chanctx && !local->ops->remain_on_channel) in ieee80211_start_roc_work()
1498 bool emulate_chanctx; member
3828 if (local->emulate_chanctx && in ieee80211_set_tx_power()3849 if (local->emulate_chanctx) { in ieee80211_get_tx_power()