reserved_chanctx 3114 net/mac80211/cfg.c if (sdata->reserved_chanctx) { reserved_chanctx 115 net/mac80211/chan.c if (sdata->reserved_chanctx != NULL) reserved_chanctx 835 net/mac80211/chan.c struct ieee80211_chanctx *ctx = sdata->reserved_chanctx; reserved_chanctx 843 net/mac80211/chan.c sdata->reserved_chanctx = NULL; reserved_chanctx 956 net/mac80211/chan.c sdata->reserved_chanctx = new_ctx; reserved_chanctx 1021 net/mac80211/chan.c new_ctx = sdata->reserved_chanctx; reserved_chanctx 1049 net/mac80211/chan.c sdata->reserved_chanctx = NULL; reserved_chanctx 1097 net/mac80211/chan.c new_ctx = sdata->reserved_chanctx; reserved_chanctx 1120 net/mac80211/chan.c sdata->reserved_chanctx = NULL; reserved_chanctx 1142 net/mac80211/chan.c new_ctx = sdata->reserved_chanctx; reserved_chanctx 1314 net/mac80211/chan.c if (sdata->reserved_chanctx) { reserved_chanctx 1443 net/mac80211/chan.c sdata->reserved_chanctx = NULL; reserved_chanctx 1461 net/mac80211/chan.c if (WARN_ON(sdata->reserved_chanctx != ctx)) reserved_chanctx 1534 net/mac80211/chan.c if (sdata->reserved_chanctx) { reserved_chanctx 1535 net/mac80211/chan.c if (sdata->reserved_chanctx->replace_state == reserved_chanctx 1538 net/mac80211/chan.c sdata->reserved_chanctx) > 1) reserved_chanctx 1625 net/mac80211/chan.c new_ctx = sdata->reserved_chanctx; reserved_chanctx 930 net/mac80211/ieee80211_i.h struct ieee80211_chanctx *reserved_chanctx; reserved_chanctx 1105 net/mac80211/mlme.c if (sdata->reserved_chanctx) {