Lines Matching refs:chanctx_conf
38 struct ieee80211_chanctx_conf *chanctx_conf;
47 chanctx_conf = rcu_dereference(sta->sdata->vif.bss_conf.chanctx_conf);
48 if (WARN_ON(!chanctx_conf)) {
53 sband = local->hw.wiphy->bands[chanctx_conf->def.chan->band];
63 ref->ops->rate_init(ref->priv, sband, &chanctx_conf->def, ista,
102 struct ieee80211_chanctx_conf *chanctx_conf;
109 chanctx_conf = rcu_dereference(sta->sdata->vif.bss_conf.chanctx_conf);
110 if (WARN_ON(!chanctx_conf)) {
116 ref->ops->rate_update(ref->priv, sband, &chanctx_conf->def,