Lines Matching refs:reserved_chanctx
114 if (sdata->reserved_chanctx != NULL) in ieee80211_chanctx_non_reserved_chandef()
834 struct ieee80211_chanctx *ctx = sdata->reserved_chanctx; in ieee80211_vif_unreserve_chanctx()
842 sdata->reserved_chanctx = NULL; in ieee80211_vif_unreserve_chanctx()
955 sdata->reserved_chanctx = new_ctx; in ieee80211_vif_reserve_chanctx()
1020 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_reassign()
1048 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_reassign()
1096 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_assign()
1119 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_assign()
1141 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_has_in_place_reservation()
1313 if (sdata->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()
1442 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_switch()
1460 if (WARN_ON(sdata->reserved_chanctx != ctx)) in ieee80211_vif_use_reserved_switch()
1533 if (sdata->reserved_chanctx) { in __ieee80211_vif_release_channel()
1534 if (sdata->reserved_chanctx->replace_state == in __ieee80211_vif_release_channel()
1537 sdata->reserved_chanctx) > 1) in __ieee80211_vif_release_channel()
1624 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_context()