Lines Matching refs:band
80 sband = local->hw.wiphy->bands[info->band]; in ieee80211_duration()
153 switch (sband->band) { in ieee80211_duration()
190 dur = ieee80211_frame_duration(sband->band, 10, rate, erp, in ieee80211_duration()
199 dur += ieee80211_frame_duration(sband->band, next_frag_len, in ieee80211_duration()
682 sband = tx->local->hw.wiphy->bands[info->band]; in ieee80211_tx_h_rate_ctrl()
693 txrc.rate_idx_mask = tx->sdata->rc_rateidx_mask[info->band]; in ieee80211_tx_h_rate_ctrl()
695 if (tx->sdata->rc_has_mcs_mask[info->band]) in ieee80211_tx_h_rate_ctrl()
697 tx->sdata->rc_rateidx_mcs_mask[info->band]; in ieee80211_tx_h_rate_ctrl()
742 info->band ? 5 : 2)) in ieee80211_tx_h_rate_ctrl()
1533 enum nl80211_band band; in ieee80211_txq_setup_flows() local
1546 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_txq_setup_flows()
1549 sband = local->hw.wiphy->bands[band]; in ieee80211_txq_setup_flows()
1859 int band, struct ieee80211_sta **sta) in ieee80211_tx_prepare_skb() argument
1869 info->band = band; in ieee80211_tx_prepare_skb()
2045 local->hw.wiphy->bands[info->band]; in ieee80211_parse_tx_radiotap()
2362 info->band = chandef->chan->band; in ieee80211_monitor_start_xmit()
2497 enum nl80211_band band; in ieee80211_build_hdr() local
2533 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2550 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2564 band = local->hw.conf.chandef.chan->band; in ieee80211_build_hdr()
2637 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2680 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2693 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2706 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2862 info->band = band; in ieee80211_build_hdr()
2945 build.band = chanctx_conf->def.chan->band; in ieee80211_check_fast_xmit()
3524 info->band = fast_tx->band; in ieee80211_xmit_fast()
4170 info->band = chanctx_conf->def.chan->band; in ieee80211_tx_pending_skb()
4503 enum nl80211_band band; in __ieee80211_beacon_get() local
4644 band = chanctx_conf->def.chan->band; in __ieee80211_beacon_get()
4650 info->band = band; in __ieee80211_beacon_get()
4654 txrc.sband = local->hw.wiphy->bands[band]; in __ieee80211_beacon_get()
4658 txrc.rate_idx_mask = sdata->rc_rateidx_mask[band]; in __ieee80211_beacon_get()
4984 info->band = chanctx_conf->def.chan->band; in ieee80211_get_buffered_bc()
5088 enum nl80211_band band, u32 txdata_flags) in __ieee80211_tx_skb_tid_band() argument
5104 IEEE80211_SKB_CB(skb)->band = band; in __ieee80211_tx_skb_tid_band()