Symbol: IEEE80211_CHANCTX_REPLACES_OTHER
net/mac80211/chan.c
1415
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
net/mac80211/chan.c
1498
new_ctx->replace_state = IEEE80211_CHANCTX_REPLACES_OTHER;
net/mac80211/chan.c
1668
IEEE80211_CHANCTX_REPLACES_OTHER))
net/mac80211/chan.c
1746
IEEE80211_CHANCTX_REPLACES_OTHER))
net/mac80211/chan.c
1792
if (new_ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1815
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1853
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1870
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1910
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
1983
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
2027
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
2137
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
2169
if (link->reserved_chanctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER &&
net/mac80211/chan.c
2400
new_ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER) {
net/mac80211/chan.c
2404
IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/chan.c
2466
case IEEE80211_CHANCTX_REPLACES_OTHER:
net/mac80211/util.c
2038
if (ctx->replace_state != IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
3713
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
3737
if (ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER)
net/mac80211/util.c
4181
IEEE80211_CHANCTX_REPLACES_OTHER);