Lines Matching refs:reserved_chanctx
119 if (link->reserved_chanctx) in ieee80211_chanctx_non_reserved_chandef()
1045 struct ieee80211_chanctx *ctx = link->reserved_chanctx; in ieee80211_link_unreserve_chanctx()
1053 link->reserved_chanctx = NULL; in ieee80211_link_unreserve_chanctx()
1167 link->reserved_chanctx = new_ctx; in ieee80211_link_reserve_chanctx()
1247 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_reassign()
1281 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_reassign()
1325 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_assign()
1348 link->reserved_chanctx = NULL; in ieee80211_link_use_reserved_assign()
1371 new_ctx = link->reserved_chanctx; in ieee80211_link_has_in_place_reservation()
1544 if (link->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()
1678 link->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_switch()
1695 if (WARN_ON(link->reserved_chanctx != ctx)) in ieee80211_vif_use_reserved_switch()
1771 if (link->reserved_chanctx) { in __ieee80211_link_release_channel()
1772 if (link->reserved_chanctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER && in __ieee80211_link_release_channel()
1773 ieee80211_chanctx_num_reserved(local, link->reserved_chanctx) > 1) in __ieee80211_link_release_channel()
1866 new_ctx = link->reserved_chanctx; in ieee80211_link_use_reserved_context()