Searched refs:driver_present (Results 1 – 5 of 5) sorted by relevance
295 WARN_ON_ONCE(!old_ctx->driver_present); in drv_switch_vif_chanctx()297 new_ctx->driver_present) || in drv_switch_vif_chanctx()299 !new_ctx->driver_present)); in drv_switch_vif_chanctx()318 new_ctx->driver_present = true; in drv_switch_vif_chanctx()319 old_ctx->driver_present = false; in drv_switch_vif_chanctx()
884 ctx->driver_present = true; in drv_add_chanctx()894 if (WARN_ON(!ctx->driver_present)) in drv_remove_chanctx()901 ctx->driver_present = false; in drv_remove_chanctx()912 WARN_ON_ONCE(!ctx->driver_present); in drv_change_chanctx()929 WARN_ON_ONCE(!ctx->driver_present); in drv_assign_vif_chanctx()950 WARN_ON_ONCE(!ctx->driver_present); in drv_unassign_vif_chanctx()
344 if (!ctx->driver_present) in _ieee80211_recalc_chanctx_min_def()1900 if (ctx->driver_present) in ieee80211_iter_chan_contexts_atomic()
817 bool driver_present; member
2207 ctx->driver_present = false; in ieee80211_handle_reconfig_failure()