Lines Matching defs:def

507 			       struct cfg80211_chan_def *def)
518 *def = conf->def;
689 struct cfg80211_chan_def def;
694 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
697 band = def.chan->band;
919 struct cfg80211_chan_def **def = data;
921 *def = &conf->def;
1747 struct cfg80211_chan_def def;
1755 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1758 bss = cfg80211_get_bss(ar->hw->wiphy, def.chan, info->bssid, NULL, 0,
1809 struct cfg80211_chan_def def;
1819 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1822 band = def.chan->band;
1871 struct cfg80211_chan_def def;
1880 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1886 band = def.chan->band;
2068 struct cfg80211_chan_def def;
2077 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2083 band = def.chan->band;
2094 if (def.chan->band == NL80211_BAND_2GHZ)
2265 struct cfg80211_chan_def def;
2278 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2284 band = def.chan->band;
2510 struct cfg80211_chan_def def;
2514 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2517 band = def.chan->band;
2755 struct cfg80211_chan_def def;
2762 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2765 band = def.chan->band;
2943 struct cfg80211_chan_def def;
2954 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2957 if (def.chan->band == NL80211_BAND_2GHZ)
3166 struct cfg80211_chan_def *def)
3178 sband = ar->hw->wiphy->bands[def->chan->band];
3411 struct cfg80211_chan_def def;
3619 !ath11k_mac_vif_chan(arvif->vif, &def)) {
3620 band = def.chan->band;
3663 !ath11k_mac_vif_chan(arvif->vif, &def))
3664 ath11k_recalculate_mgmt_rate(ar, vif, &def);
4547 struct cfg80211_chan_def def;
4554 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
4557 band = def.chan->band;
4667 struct cfg80211_chan_def def;
4683 if (WARN_ON(ath11k_mac_vif_chan(arvif->vif, &def)))
4686 band = def.chan->band;
7153 ctx->def.chan->center_freq, ctx->def.width, ctx);
7161 ar->rx_channel = ctx->def.chan;
7177 ctx->def.chan->center_freq, ctx->def.width, ctx);
7199 const struct cfg80211_chan_def *chandef = &ctx->def;
7531 ctx->def.chan->center_freq, ctx->def.width, ctx, changed);
7564 arvif->chanctx.def.chan->center_freq, ret);
7660 ctx->def.chan->center_freq, ret);
8316 struct cfg80211_chan_def def;
8334 if (ath11k_mac_vif_chan(vif, &def))
8337 band = def.chan->band;