Searched refs:reserved_chanctx (Results 1 – 4 of 4) sorted by relevance
114 if (sdata->reserved_chanctx != NULL) in ieee80211_chanctx_non_reserved_chandef()830 struct ieee80211_chanctx *ctx = sdata->reserved_chanctx; in ieee80211_vif_unreserve_chanctx()838 sdata->reserved_chanctx = NULL; in ieee80211_vif_unreserve_chanctx()951 sdata->reserved_chanctx = new_ctx; in ieee80211_vif_reserve_chanctx()1015 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_reassign()1043 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_reassign()1091 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_assign()1114 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_assign()1136 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_has_in_place_reservation()1308 if (sdata->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()[all …]
870 struct ieee80211_chanctx *reserved_chanctx; member
2952 if (sdata->reserved_chanctx) { in __ieee80211_csa_finalize()
1023 if (sdata->reserved_chanctx) { in ieee80211_chswitch_work()