Lines Matching defs:def

505 			       struct cfg80211_chan_def *def)
516 *def = conf->def;
687 struct cfg80211_chan_def def;
692 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
695 band = def.chan->band;
917 struct cfg80211_chan_def **def = data;
919 *def = &conf->def;
1825 struct cfg80211_chan_def def;
1833 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1836 bss = cfg80211_get_bss(ar->hw->wiphy, def.chan, info->bssid, NULL, 0,
1887 struct cfg80211_chan_def def;
1897 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1900 band = def.chan->band;
1949 struct cfg80211_chan_def def;
1958 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1964 band = def.chan->band;
2146 struct cfg80211_chan_def def;
2155 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2161 band = def.chan->band;
2172 if (def.chan->band == NL80211_BAND_2GHZ)
2343 struct cfg80211_chan_def def;
2356 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2362 band = def.chan->band;
2588 struct cfg80211_chan_def def;
2592 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2595 band = def.chan->band;
2833 struct cfg80211_chan_def def;
2840 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2843 band = def.chan->band;
3021 struct cfg80211_chan_def def;
3032 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
3035 if (def.chan->band == NL80211_BAND_2GHZ)
3244 struct cfg80211_chan_def *def)
3256 sband = ar->hw->wiphy->bands[def->chan->band];
3501 struct cfg80211_chan_def def;
3708 !ath11k_mac_vif_chan(arvif->vif, &def)) {
3709 band = def.chan->band;
3752 !ath11k_mac_vif_chan(arvif->vif, &def))
3753 ath11k_recalculate_mgmt_rate(ar, vif, &def);
4639 struct cfg80211_chan_def def;
4646 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
4649 band = def.chan->band;
4767 struct cfg80211_chan_def def;
4783 if (WARN_ON(ath11k_mac_vif_chan(arvif->vif, &def)))
4786 band = def.chan->band;
7032 ctx->def.chan->center_freq, ctx->def.width, ctx);
7040 ar->rx_channel = ctx->def.chan;
7056 ctx->def.chan->center_freq, ctx->def.width, ctx);
7078 const struct cfg80211_chan_def *chandef = &ctx->def;
7421 ctx->def.chan->center_freq, ctx->def.width, ctx, changed);
7454 arvif->chanctx.def.chan->center_freq, ret);
7654 struct cfg80211_chan_def *def,
7670 *center_freq = ath11k_mac_get_seg_freq(def, *start_freq, i);
7696 chan = ctx->def.chan;
7697 start_freq = ath11k_mac_get_6ghz_start_frequency(&ctx->def);
7704 num_pwr_levels = ath11k_mac_get_num_pwr_levels(&ctx->def);
7734 &ctx->def,
7769 &ctx->def,
7797 &ctx->def,
7963 ath11k_mac_get_num_pwr_levels(&ctx->def);
8001 ctx->def.chan->band == NL80211_BAND_6GHZ &&
8050 ctx->def.chan->center_freq, ret);
8700 struct cfg80211_chan_def def;
8718 if (ath11k_mac_vif_chan(vif, &def))
8721 band = def.chan->band;