Lines Matching refs:reserved_chanctx
114 if (sdata->reserved_chanctx != NULL) in ieee80211_chanctx_non_reserved_chandef()
805 struct ieee80211_chanctx *ctx = sdata->reserved_chanctx; in ieee80211_vif_unreserve_chanctx()
813 sdata->reserved_chanctx = NULL; in ieee80211_vif_unreserve_chanctx()
926 sdata->reserved_chanctx = new_ctx; in ieee80211_vif_reserve_chanctx()
990 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_reassign()
1016 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_reassign()
1062 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_assign()
1083 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_assign()
1105 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_has_in_place_reservation()
1277 if (sdata->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()
1406 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_switch()
1424 if (WARN_ON(sdata->reserved_chanctx != ctx)) in ieee80211_vif_use_reserved_switch()
1497 if (sdata->reserved_chanctx) { in __ieee80211_vif_release_channel()
1498 if (sdata->reserved_chanctx->replace_state == in __ieee80211_vif_release_channel()
1501 sdata->reserved_chanctx) > 1) in __ieee80211_vif_release_channel()
1588 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_context()