Lines Matching refs:chanctx_conf
401 struct ieee80211_chanctx_conf *chanctx_conf;
409 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
410 if (WARN_ON(!chanctx_conf)) {
414 chan = chanctx_conf->def.chan;
458 struct ieee80211_chanctx_conf *chanctx_conf;
465 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
466 if (WARN_ON(!chanctx_conf)) {
470 channel = chanctx_conf->def.chan;
530 struct ieee80211_chanctx_conf *chanctx_conf;
537 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
538 if (WARN_ON(!chanctx_conf)) {
542 channel = chanctx_conf->def.chan;