Home
last modified time | relevance | path

Searched refs:reserved_chanctx (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
A Dchan.c117 if (sdata->reserved_chanctx != NULL) in ieee80211_chanctx_non_reserved_chandef()
950 sdata->reserved_chanctx = NULL; in ieee80211_vif_unreserve_chanctx()
1063 sdata->reserved_chanctx = new_ctx; in ieee80211_vif_reserve_chanctx()
1128 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_reassign()
1161 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_reassign()
1204 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_use_reserved_assign()
1227 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_assign()
1249 new_ctx = sdata->reserved_chanctx; in ieee80211_vif_has_in_place_reservation()
1421 if (sdata->reserved_chanctx) { in ieee80211_vif_use_reserved_switch()
1550 sdata->reserved_chanctx = NULL; in ieee80211_vif_use_reserved_switch()
[all …]
A Dieee80211_i.h958 struct ieee80211_chanctx *reserved_chanctx; member
A Dcfg.c3259 if (sdata->reserved_chanctx) { in __ieee80211_csa_finalize()
A Dmlme.c1156 if (sdata->reserved_chanctx) { in ieee80211_chswitch_work()

Completed in 30 milliseconds