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()
675 sband = tx->local->hw.wiphy->bands[info->band]; in ieee80211_tx_h_rate_ctrl()
686 txrc.rate_idx_mask = tx->sdata->rc_rateidx_mask[info->band]; in ieee80211_tx_h_rate_ctrl()
688 if (tx->sdata->rc_has_mcs_mask[info->band]) in ieee80211_tx_h_rate_ctrl()
690 tx->sdata->rc_rateidx_mcs_mask[info->band]; in ieee80211_tx_h_rate_ctrl()
735 info->band ? 5 : 2)) in ieee80211_tx_h_rate_ctrl()
1526 enum nl80211_band band; in ieee80211_txq_setup_flows() local
1539 for (band = 0; band < NUM_NL80211_BANDS; band++) { in ieee80211_txq_setup_flows()
1542 sband = local->hw.wiphy->bands[band]; in ieee80211_txq_setup_flows()
1852 int band, struct ieee80211_sta **sta) in ieee80211_tx_prepare_skb() argument
1862 info->band = band; in ieee80211_tx_prepare_skb()
2027 local->hw.wiphy->bands[info->band]; in ieee80211_parse_tx_radiotap()
2340 info->band = chandef->chan->band; in ieee80211_monitor_start_xmit()
2475 enum nl80211_band band; in ieee80211_build_hdr() local
2511 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2528 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2542 band = local->hw.conf.chandef.chan->band; in ieee80211_build_hdr()
2615 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2658 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2671 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2684 band = chanctx_conf->def.chan->band; in ieee80211_build_hdr()
2840 info->band = band; in ieee80211_build_hdr()
2923 build.band = chanctx_conf->def.chan->band; in ieee80211_check_fast_xmit()
3492 info->band = fast_tx->band; in ieee80211_xmit_fast()
4117 info->band = chanctx_conf->def.chan->band; in ieee80211_tx_pending_skb()
4450 enum nl80211_band band; in __ieee80211_beacon_get() local
4591 band = chanctx_conf->def.chan->band; in __ieee80211_beacon_get()
4597 info->band = band; in __ieee80211_beacon_get()
4601 txrc.sband = local->hw.wiphy->bands[band]; in __ieee80211_beacon_get()
4605 txrc.rate_idx_mask = sdata->rc_rateidx_mask[band]; in __ieee80211_beacon_get()
4931 info->band = chanctx_conf->def.chan->band; in ieee80211_get_buffered_bc()
5035 enum nl80211_band band, u32 txdata_flags) in __ieee80211_tx_skb_tid_band() argument
5051 IEEE80211_SKB_CB(skb)->band = band; in __ieee80211_tx_skb_tid_band()