Lines Matching refs:chanctx_conf
75 conf = rcu_dereference_protected(link->conf->chanctx_conf,
278 rcu_access_pointer(link->conf->chanctx_conf) != &ctx->conf)
343 rcu_access_pointer(sdata->vif.bss_conf.chanctx_conf) == &ctx->conf)
425 if (rcu_access_pointer(link_conf->chanctx_conf) != &ctx->conf)
621 if (rcu_access_pointer(link->conf->chanctx_conf) != conf)
792 if (rcu_access_pointer(link_conf->chanctx_conf) != conf)
867 conf = rcu_dereference_protected(link->conf->chanctx_conf,
892 rcu_assign_pointer(link->conf->chanctx_conf, conf);
958 if (rcu_access_pointer(link->conf->chanctx_conf) != &chanctx->conf)
988 rcu_access_pointer(sdata->vif.bss_conf.chanctx_conf) == &chanctx->conf)
1034 conf = rcu_dereference_protected(link_conf->chanctx_conf,
1049 rcu_assign_pointer(vlan_conf->chanctx_conf, conf);
1317 rcu_assign_pointer(link_conf->chanctx_conf, &new_ctx->conf);
1666 rcu_assign_pointer(link_conf->chanctx_conf,
1788 conf = rcu_dereference_protected(link_conf->chanctx_conf,
1969 conf = rcu_dereference_protected(link_conf->chanctx_conf,
2020 if (rcu_access_pointer(link->conf->chanctx_conf)) {
2046 conf = rcu_dereference_protected(ap_conf->chanctx_conf,
2048 rcu_assign_pointer(link_conf->chanctx_conf, conf);
2056 struct ieee80211_chanctx_conf *chanctx_conf,