Lines Matching refs:band
80 sband = local->hw.wiphy->bands[info->band];
86 if (sband->band == NL80211_BAND_S1GHZ)
157 switch (sband->band) {
195 dur = ieee80211_frame_duration(sband->band, 10, rate, erp,
204 dur += ieee80211_frame_duration(sband->band, next_frag_len,
687 sband = tx->local->hw.wiphy->bands[info->band];
698 txrc.rate_idx_mask = tx->sdata->rc_rateidx_mask[info->band];
700 if (tx->sdata->rc_has_mcs_mask[info->band])
702 tx->sdata->rc_rateidx_mcs_mask[info->band];
745 "%pM on %d GHz band\n",
747 info->band ? 5 : 2))
1540 enum nl80211_band band;
1553 for (band = 0; band < NUM_NL80211_BANDS; band++) {
1556 sband = local->hw.wiphy->bands[band];
1859 int band, struct ieee80211_sta **sta)
1869 info->band = band;
2204 local->hw.wiphy->bands[info->band];
2371 info->band = chandef->chan->band;
2553 enum nl80211_band band;
2589 band = chanctx_conf->def.chan->band;
2606 band = chanctx_conf->def.chan->band;
2620 band = local->hw.conf.chandef.chan->band;
2693 band = chanctx_conf->def.chan->band;
2736 band = chanctx_conf->def.chan->band;
2749 band = chanctx_conf->def.chan->band;
2762 band = chanctx_conf->def.chan->band;
2902 info->band = band;
2915 * them out of band. ieee80211_check_fast_xmit() implements the out-of-band
2985 build.band = chanctx_conf->def.chan->band;
3564 info->band = fast_tx->band;
4430 info->band = chanctx_conf->def.chan->band;
4800 enum nl80211_band band;
4944 band = chanctx_conf->def.chan->band;
4950 info->band = band;
4954 txrc.sband = local->hw.wiphy->bands[band];
4958 if (sdata->beacon_rate_set && sdata->beacon_rateidx_mask[band])
4959 txrc.rate_idx_mask = sdata->beacon_rateidx_mask[band];
4961 txrc.rate_idx_mask = sdata->rc_rateidx_mask[band];
5344 info->band = chanctx_conf->def.chan->band;
5448 enum nl80211_band band)
5464 IEEE80211_SKB_CB(skb)->band = band;