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;
1745 struct cfg80211_chan_def def;
1753 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1756 bss = cfg80211_get_bss(ar->hw->wiphy, def.chan, info->bssid, NULL, 0,
1807 struct cfg80211_chan_def def;
1817 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1820 band = def.chan->band;
1869 struct cfg80211_chan_def def;
1878 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
1884 band = def.chan->band;
2066 struct cfg80211_chan_def def;
2075 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2081 band = def.chan->band;
2092 if (def.chan->band == NL80211_BAND_2GHZ)
2263 struct cfg80211_chan_def def;
2276 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2282 band = def.chan->band;
2508 struct cfg80211_chan_def def;
2512 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2515 band = def.chan->band;
2753 struct cfg80211_chan_def def;
2760 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2763 band = def.chan->band;
2941 struct cfg80211_chan_def def;
2952 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
2955 if (def.chan->band == NL80211_BAND_2GHZ)
3164 struct cfg80211_chan_def *def)
3176 sband = ar->hw->wiphy->bands[def->chan->band];
3421 struct cfg80211_chan_def def;
3628 !ath11k_mac_vif_chan(arvif->vif, &def)) {
3629 band = def.chan->band;
3672 !ath11k_mac_vif_chan(arvif->vif, &def))
3673 ath11k_recalculate_mgmt_rate(ar, vif, &def);
4556 struct cfg80211_chan_def def;
4563 if (WARN_ON(ath11k_mac_vif_chan(vif, &def)))
4566 band = def.chan->band;
4684 struct cfg80211_chan_def def;
4700 if (WARN_ON(ath11k_mac_vif_chan(arvif->vif, &def)))
4703 band = def.chan->band;
6940 ctx->def.chan->center_freq, ctx->def.width, ctx);
6948 ar->rx_channel = ctx->def.chan;
6964 ctx->def.chan->center_freq, ctx->def.width, ctx);
6986 const struct cfg80211_chan_def *chandef = &ctx->def;
7329 ctx->def.chan->center_freq, ctx->def.width, ctx, changed);
7362 arvif->chanctx.def.chan->center_freq, ret);
7562 struct cfg80211_chan_def *def,
7578 *center_freq = ath11k_mac_get_seg_freq(def, *start_freq, i);
7604 chan = ctx->def.chan;
7605 start_freq = ath11k_mac_get_6ghz_start_frequency(&ctx->def);
7612 num_pwr_levels = ath11k_mac_get_num_pwr_levels(&ctx->def);
7642 &ctx->def,
7677 &ctx->def,
7705 &ctx->def,
7871 ath11k_mac_get_num_pwr_levels(&ctx->def);
7909 ctx->def.chan->band == NL80211_BAND_6GHZ &&
7958 ctx->def.chan->center_freq, ret);
8608 struct cfg80211_chan_def def;
8626 if (ath11k_mac_vif_chan(vif, &def))
8629 band = def.chan->band;