Searched refs:driver_present (Results 1 – 5 of 5) sorted by relevance
298 WARN_ON_ONCE(!ctx->driver_present); in drv_assign_vif_chanctx()326 WARN_ON_ONCE(!ctx->driver_present); in drv_unassign_vif_chanctx()357 WARN_ON_ONCE(!old_ctx->driver_present); in drv_switch_vif_chanctx()359 new_ctx->driver_present) || in drv_switch_vif_chanctx()361 !new_ctx->driver_present)); in drv_switch_vif_chanctx()380 new_ctx->driver_present = true; in drv_switch_vif_chanctx()381 old_ctx->driver_present = false; in drv_switch_vif_chanctx()
916 ctx->driver_present = true; in drv_add_chanctx()926 if (WARN_ON(!ctx->driver_present)) in drv_remove_chanctx()933 ctx->driver_present = false; in drv_remove_chanctx()944 WARN_ON_ONCE(!ctx->driver_present); in drv_change_chanctx()
392 if (!ctx->driver_present) in _ieee80211_recalc_chanctx_min_def()2067 if (ctx->driver_present) in ieee80211_iter_chan_contexts_atomic()
841 bool driver_present; member
2389 ctx->driver_present = false; in ieee80211_handle_reconfig_failure()