Lines Matching defs:band
93 sband = local->hw.wiphy->bands[chandef->chan->band];
129 if (sband->band == NL80211_BAND_2GHZ) {
351 sdata->vif.bss_conf.use_short_slot = chan->band == NL80211_BAND_5GHZ;
355 if (chan->band == NL80211_BAND_2GHZ && have_higher_than_11mbit)
444 sband = sdata->local->hw.wiphy->bands[cbss->channel->band];
612 int band;
639 band = chanctx_conf->def.chan->band;
650 sband = local->hw.wiphy->bands[band];
651 sta->sta.supp_rates[band] = supp_rates |
811 ifibss->chandef.chan->band,
993 enum nl80211_band band = rx_status->band;
1006 sband = local->hw.wiphy->bands[band];
1015 band, NULL);
1019 prev_rates = sta->sta.supp_rates[band];
1027 sta->sta.supp_rates[band] = supp_rates |
1029 if (sta->sta.supp_rates[band] != prev_rates) {
1033 sta->sta.supp_rates[band]);
1122 enum nl80211_band band = rx_status->band;
1195 supp_rates = ieee80211_sta_get_rates(sdata, elems, band, NULL);
1215 int band;
1239 band = chanctx_conf->def.chan->band;
1248 sband = local->hw.wiphy->bands[band];
1249 sta->sta.supp_rates[band] = supp_rates |
1814 sband = local->hw.wiphy->bands[params->chandef.chan->band];