Lines Matching refs:band
93 sband = local->hw.wiphy->bands[chandef->chan->band];
129 if (sband->band == NL80211_BAND_2GHZ) {
350 sdata->vif.bss_conf.use_short_slot = chan->band == NL80211_BAND_5GHZ;
355 chan->band == NL80211_BAND_2GHZ && have_higher_than_11mbit;
441 sband = sdata->local->hw.wiphy->bands[cbss->channel->band];
604 int band;
631 band = chanctx_conf->def.chan->band;
642 sband = local->hw.wiphy->bands[band];
643 sta->sta.deflink.supp_rates[band] = supp_rates |
804 ifibss->chandef.chan->band,
986 enum nl80211_band band = rx_status->band;
999 sband = local->hw.wiphy->bands[band];
1008 band, NULL);
1012 prev_rates = sta->sta.deflink.supp_rates[band];
1020 sta->sta.deflink.supp_rates[band] = supp_rates |
1022 if (sta->sta.deflink.supp_rates[band] != prev_rates) {
1026 sta->sta.deflink.supp_rates[band]);
1116 enum nl80211_band band = rx_status->band;
1189 supp_rates = ieee80211_sta_get_rates(sdata, elems, band, NULL);
1209 int band;
1233 band = chanctx_conf->def.chan->band;
1242 sband = local->hw.wiphy->bands[band];
1243 sta->sta.deflink.supp_rates[band] = supp_rates |
1811 sband = local->hw.wiphy->bands[params->chandef.chan->band];