Searched refs:replace_ctx (Results 1 – 2 of 2) sorted by relevance
954 if (WARN_ON(!ctx->replace_ctx)) in ieee80211_vif_unreserve_chanctx()959 WARN_ON(ctx->replace_ctx->replace_ctx != ctx); in ieee80211_vif_unreserve_chanctx()961 ctx->replace_ctx->replace_ctx = NULL; in ieee80211_vif_unreserve_chanctx()962 ctx->replace_ctx->replace_state = in ieee80211_vif_unreserve_chanctx()1050 new_ctx->replace_ctx = curr_ctx; in ieee80211_vif_reserve_chanctx()1054 curr_ctx->replace_ctx = new_ctx; in ieee80211_vif_reserve_chanctx()1306 if (WARN_ON(!ctx->replace_ctx)) { in ieee80211_chsw_switch_vifs()1404 if (WARN_ON(!ctx->replace_ctx)) { in ieee80211_vif_use_reserved_switch()1503 if (WARN_ON(!ctx->replace_ctx)) { in ieee80211_vif_use_reserved_switch()1600 ctx->replace_ctx->replace_ctx = NULL; in ieee80211_vif_use_reserved_switch()[all …]
833 struct ieee80211_chanctx *replace_ctx; member
Completed in 17 milliseconds