Lines Matching refs:chanctx_conf
73 conf = rcu_dereference_protected(sdata->vif.chanctx_conf,
257 if (rcu_access_pointer(sdata->vif.chanctx_conf) != conf)
295 if (sdata && rcu_access_pointer(sdata->vif.chanctx_conf) == conf)
438 if (rcu_access_pointer(sdata->vif.chanctx_conf) != conf)
594 if (rcu_access_pointer(sdata->vif.chanctx_conf) != conf)
664 conf = rcu_dereference_protected(sdata->vif.chanctx_conf,
686 rcu_assign_pointer(sdata->vif.chanctx_conf, conf);
730 if (rcu_access_pointer(sdata->vif.chanctx_conf) !=
780 rcu_access_pointer(sdata->vif.chanctx_conf) == &chanctx->conf)
823 conf = rcu_dereference_protected(sdata->vif.chanctx_conf,
831 rcu_assign_pointer(vlan->vif.chanctx_conf, conf);
1074 rcu_assign_pointer(sdata->vif.chanctx_conf, &new_ctx->conf);
1421 rcu_assign_pointer(sdata->vif.chanctx_conf, &ctx->conf);
1540 conf = rcu_dereference_protected(sdata->vif.chanctx_conf,
1715 conf = rcu_dereference_protected(sdata->vif.chanctx_conf,
1785 conf = rcu_dereference_protected(ap->vif.chanctx_conf,
1787 rcu_assign_pointer(sdata->vif.chanctx_conf, conf);
1794 struct ieee80211_chanctx_conf *chanctx_conf,