Symbol: IEEE80211_CHANCTX_REPLACES_OTHER
net/mac80211/chan.c
1231
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
net/mac80211/chan.c
1314
new_ctx->replace_state = IEEE80211_CHANCTX_REPLACES_OTHER;
net/mac80211/chan.c
1478
IEEE80211_CHANCTX_REPLACES_OTHER))
net/mac80211/chan.c
1556
IEEE80211_CHANCTX_REPLACES_OTHER))
net/mac80211/chan.c
1602
if (new_ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1625
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1663
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1680
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1720
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1788
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1832
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1942
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1974
if (link->reserved_chanctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER &&
net/mac80211/chan.c
2117
new_ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
net/mac80211/chan.c
2121
IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
2217
case IEEE80211_CHANCTX_REPLACES_OTHER:
net/mac80211/util.c
1951
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
3631
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
3655
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
4084
IEEE80211_CHANCTX_REPLACES_OTHER);