Home
last modified time | relevance | path

Searched refs:old_ctx (Results 1 – 3 of 3) sorted by relevance

/net/mac80211/
Dchan.c1012 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_reassign() local
1021 old_ctx = ieee80211_vif_get_chanctx(sdata); in ieee80211_vif_use_reserved_reassign()
1029 if (WARN_ON(!old_ctx)) in ieee80211_vif_use_reserved_reassign()
1044 vif_chsw[0].old_ctx = &old_ctx->conf; in ieee80211_vif_use_reserved_reassign()
1067 if (ieee80211_chanctx_refcount(local, old_ctx) == 0) in ieee80211_vif_use_reserved_reassign()
1068 ieee80211_free_chanctx(local, old_ctx); in ieee80211_vif_use_reserved_reassign()
1091 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_use_reserved_assign() local
1095 old_ctx = ieee80211_vif_get_chanctx(sdata); in ieee80211_vif_use_reserved_assign()
1101 if (WARN_ON(old_ctx)) in ieee80211_vif_use_reserved_assign()
1137 struct ieee80211_chanctx *old_ctx, *new_ctx; in ieee80211_vif_has_in_place_reservation() local
[all …]
Ddriver-ops.c264 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
265 container_of(vifs[i].old_ctx, in drv_switch_vif_chanctx()
269 WARN_ON_ONCE(!old_ctx->driver_present); in drv_switch_vif_chanctx()
287 struct ieee80211_chanctx *old_ctx = in drv_switch_vif_chanctx() local
288 container_of(vifs[i].old_ctx, in drv_switch_vif_chanctx()
293 old_ctx->driver_present = false; in drv_switch_vif_chanctx()
Dtrace.h1545 old_ctx->def.chan->center_freq);
1547 old_ctx->def.width);
1549 old_ctx->def.center_freq1);
1551 old_ctx->def.center_freq2);