Lines Matching refs:replace_state

223 		if (ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED)
614 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACE_NONE)
1126 if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
1130 WARN_ON(ctx->replace_ctx->replace_state !=
1135 ctx->replace_ctx->replace_state =
1156 if (!curr_ctx || (curr_ctx->replace_state ==
1177 if (ctx->replace_state !=
1199 if (!curr_ctx || (curr_ctx->replace_state ==
1209 new_ctx->replace_state = IEEE80211_CHANCTX_REPLACES_OTHER;
1212 curr_ctx->replace_state = IEEE80211_CHANCTX_WILL_BE_REPLACED;
1373 if (WARN_ON(new_ctx->replace_state ==
1453 if (WARN_ON(new_ctx->replace_state ==
1498 if (old_ctx->replace_state != IEEE80211_CHANCTX_WILL_BE_REPLACED)
1501 if (new_ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1523 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1562 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1579 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1619 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1663 if (old_ctx->replace_state ==
1689 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1734 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1833 if (ctx->replace_state != IEEE80211_CHANCTX_WILL_BE_REPLACED)
1837 ctx->replace_ctx->replace_state =
1850 if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
1883 if (link->reserved_chanctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER &&
1998 if (WARN_ON(new_ctx->replace_state ==
2007 if (new_ctx->replace_state == IEEE80211_CHANCTX_REPLACE_NONE) {
2026 old_ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED) ||
2027 new_ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
2030 if (new_ctx->replace_state ==
2129 switch (ctx->replace_state) {