Lines Matching refs:chanctx_conf
1696 struct ieee80211_chanctx_conf *chanctx_conf;
1702 chanctx_conf = rcu_dereference(sdata->vif.bss_conf.chanctx_conf);
1704 if (!chanctx_conf) {
1709 band = chanctx_conf->def.chan->band;
1719 struct ieee80211_chanctx_conf *chanctx_conf;
1723 chanctx_conf = rcu_dereference(link->conf->chanctx_conf);
1724 if (!chanctx_conf) {
1729 band = chanctx_conf->def.chan->band;