Lines Matching refs:chanctx_conf
1716 struct ieee80211_chanctx_conf *chanctx_conf;
1745 chanctx_conf = rcu_dereference(link->conf->chanctx_conf);
1746 if (chanctx_conf)
1747 width = chanctx_conf->def.width;
2599 if (rcu_access_pointer(link->conf->chanctx_conf))
2916 conf = rcu_dereference_protected(link->conf->chanctx_conf,
7297 struct ieee80211_chanctx_conf *chanctx_conf;
7332 chanctx_conf = rcu_dereference(bss_conf->chanctx_conf);
7333 if (!chanctx_conf) {
7339 ieee80211_channel_to_khz(chanctx_conf->def.chan)) {
7343 chan = chanctx_conf->def.chan;