Lines Matching refs:chanctx_conf
581 struct ieee80211_chanctx_conf *chanctx_conf;
607 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
608 if (WARN_ON_ONCE(!chanctx_conf))
610 band = chanctx_conf->def.chan->band;
1176 struct ieee80211_chanctx_conf *chanctx_conf;
1197 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
1198 if (WARN_ON_ONCE(!chanctx_conf)) {
1202 band = chanctx_conf->def.chan->band;