Lines Matching defs:conf
648 struct ieee80211_chanctx_conf *conf;
651 conf = rcu_dereference(vif->chanctx_conf);
652 if (!conf) {
657 *def = conf->def;
664 struct ieee80211_chanctx_conf *conf,
685 struct ieee80211_chanctx_conf *conf,
690 *def = &conf->def;
1392 struct ieee80211_chanctx_conf *conf,
1397 if (!*ret && conf->radar_enabled)
1917 struct ieee80211_conf *conf = &ar->hw->conf;
1950 ps_timeout = conf->dynamic_ps_timeout;
2148 return ar->hw->conf.listen_interval;
5292 struct ieee80211_conf *conf = &hw->conf;
5301 ar->monitor = conf->flags & IEEE80211_CONF_MONITOR;