| /net/sched/ |
| A D | sch_prio.c | 22 int bands; member 62 if (band >= q->bands) in prio_classify() 153 opt.replace_params.bands = qopt->bands; in prio_offload() 181 int oldbands = q->bands, i; in prio_tune() 188 if (qopt->bands > TCQ_PRIO_BANDS || qopt->bands < TCQ_MIN_PRIO_BANDS) in prio_tune() 192 if (qopt->priomap[i] >= qopt->bands) in prio_tune() 210 q->bands = qopt->bands; in prio_tune() 213 for (i = q->bands; i < oldbands; i++) in prio_tune() 224 for (i = q->bands; i < oldbands; i++) in prio_tune() 269 opt.bands = q->bands; in prio_dump() [all …]
|
| A D | sch_multiq.c | 20 u16 bands; member 53 if (band >= q->bands) in multiq_classify() 94 for (band = 0; band < q->bands; band++) { in multiq_dequeue() 97 if (q->curband >= q->bands) in multiq_dequeue() 129 if (curband >= q->bands) in multiq_peek() 153 for (band = 0; band < q->bands; band++) in multiq_reset() 165 for (band = 0; band < q->bands; band++) in multiq_destroy() 194 q->bands = qopt->bands; in multiq_tune() 211 for (i = 0; i < q->bands; i++) { in multiq_tune() 267 opt.bands = q->bands; in multiq_dump() [all …]
|
| A D | sch_generic.c | 843 struct tc_prio_qopt opt = { .bands = PFIFO_FAST_BANDS }; in pfifo_fast_dump() 903 struct skb_array *bands[PFIFO_FAST_BANDS]; in pfifo_fast_change_tx_queue_len() local 909 bands[prio] = q; in pfifo_fast_change_tx_queue_len() 912 return skb_array_resize_multiple_bh(bands, PFIFO_FAST_BANDS, new_len, in pfifo_fast_change_tx_queue_len()
|
| /net/mac80211/tests/ |
| A D | util.c | 220 t_sdata->wiphy->bands[NL80211_BAND_2GHZ] = &t_sdata->band_2ghz; in t_sdata_init() 221 t_sdata->wiphy->bands[NL80211_BAND_5GHZ] = &t_sdata->band_5ghz; in t_sdata_init() 226 sband = t_sdata->wiphy->bands[band]; in t_sdata_init()
|
| /net/openvswitch/ |
| A D | meter.c | 254 band = meter->bands; in ovs_meter_cmd_reply_stats() 344 meter = kzalloc(struct_size(meter, bands, n_bands), GFP_KERNEL_ACCOUNT); in dp_meter_create() 360 band = meter->bands; in dp_meter_create() 650 band = &meter->bands[i]; in ovs_meter_execute() 667 band = &meter->bands[band_exceeded_max]; in ovs_meter_execute()
|
| A D | meter.h | 41 struct dp_meter_band bands[] __counted_by(n_bands);
|
| /net/wireless/ |
| A D | mesh.c | 147 sband = rdev->wiphy.bands[band]; in __cfg80211_join_mesh() 179 rdev->wiphy.bands[setup->chandef.chan->band]; in __cfg80211_join_mesh()
|
| A D | reg.c | 2198 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon() 2239 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon() 2242 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon() 2258 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_beacon_reg() 2260 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_beacon_reg() 2525 handle_band(wiphy, initiator, wiphy->bands[band]); in wiphy_update_regulatory() 2639 if (!wiphy->bands[band]) in wiphy_apply_custom_regulatory() 2641 handle_band_custom(wiphy, wiphy->bands[band], regd); in wiphy_apply_custom_regulatory() 3001 dst_sband = dst_wiphy->bands[band]; in wiphy_share_dfs_chan_state() 3002 src_sband = src_wiphy->bands[band]; in wiphy_share_dfs_chan_state() [all …]
|
| A D | sme.c | 89 wdev->wiphy->bands[band]; in cfg80211_conn_scan() 100 struct ieee80211_supported_band *bands; in cfg80211_conn_scan() local 104 bands = wdev->wiphy->bands[band]; in cfg80211_conn_scan() 105 if (!bands) in cfg80211_conn_scan() 107 for (j = 0; j < bands->n_channels; j++) { in cfg80211_conn_scan() 108 channel = &bands->channels[j]; in cfg80211_conn_scan() 113 request->req.rates[band] = (1 << bands->n_bitrates) - 1; in cfg80211_conn_scan()
|
| A D | chan.c | 1151 ht_cap = &wiphy->bands[chandef->chan->band]->ht_cap; in _cfg80211_chandef_usable() 1152 vht_cap = &wiphy->bands[chandef->chan->band]->vht_cap; in _cfg80211_chandef_usable() 1153 edmg_cap = &wiphy->bands[chandef->chan->band]->edmg_cap; in _cfg80211_chandef_usable() 1255 sband = wiphy->bands[NL80211_BAND_6GHZ]; in _cfg80211_chandef_usable() 1528 struct ieee80211_supported_band *sband = wiphy->bands[idx]; in cfg80211_any_usable_channels()
|
| A D | of.c | 52 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply()
|
| A D | ibss.c | 121 sband = rdev->wiphy.bands[band]; in __cfg80211_join_ibss() 235 sband = rdev->wiphy.bands[band]; in cfg80211_ibss_wext_join()
|
| A D | scan.c | 856 if (!rdev->wiphy.bands[NL80211_BAND_6GHZ]) in cfg80211_scan_6ghz() 859 iftd = ieee80211_get_sband_iftype_data(rdev->wiphy.bands[NL80211_BAND_6GHZ], in cfg80211_scan_6ghz() 864 n_channels = rdev->wiphy.bands[NL80211_BAND_6GHZ]->n_channels; in cfg80211_scan_6ghz() 3561 if (!wiphy->bands[band]) in cfg80211_wext_siwscan() 3564 for (j = 0; j < wiphy->bands[band]->n_channels; j++) { in cfg80211_wext_siwscan() 3568 chan = &wiphy->bands[band]->channels[j]; in cfg80211_wext_siwscan() 3579 int wiphy_freq = wiphy->bands[band]->channels[j].center_freq; in cfg80211_wext_siwscan() 3594 &wiphy->bands[band]->channels[j]; in cfg80211_wext_siwscan() 3624 if (wiphy->bands[i]) in cfg80211_wext_siwscan() 3626 (1 << wiphy->bands[i]->n_bitrates) - 1; in cfg80211_wext_siwscan()
|
| A D | debugfs.c | 79 sband = wiphy->bands[band]; in ht40allow_map_read()
|
| A D | util.c | 170 sband = wiphy->bands[band]; in ieee80211_get_channel_khz() 258 if (wiphy->bands[band]) in ieee80211_set_bitrate_flags() 259 set_mandatory_flags_band(wiphy->bands[band]); in ieee80211_set_bitrate_flags() 2635 if (wiphy->bands[band]) in ieee80211_get_num_supported_channels() 2636 n_channels += wiphy->bands[band]->n_channels; in ieee80211_get_num_supported_channels()
|
| /net/wireless/tests/ |
| A D | util.c | 32 wiphy->bands[NL80211_BAND_2GHZ] = &priv->band_2ghz; in t_wiphy_init()
|
| /net/mac80211/ |
| A D | rate.c | 58 sband = local->hw.wiphy->bands[chanctx_conf->def.chan->band]; in rate_control_rate_init() 101 sband = local->hw.wiphy->bands[st->info->band]; in rate_control_tx_status() 314 sband = local->hw.wiphy->bands[band]; in ieee80211_check_rate_mask() 901 sband = sdata->local->hw.wiphy->bands[info->band]; in ieee80211_get_tx_rates()
|
| A D | scan.c | 147 local->hw.wiphy->bands[rx_status->band]; in ieee80211_inform_bss() 1215 if (!local->hw.wiphy->bands[band] || in ieee80211_request_ibss_scan() 1219 max_n = local->hw.wiphy->bands[band]->n_channels; in ieee80211_request_ibss_scan() 1222 &local->hw.wiphy->bands[band]->channels[i]; in ieee80211_request_ibss_scan() 1341 if (local->hw.wiphy->bands[i]) { in __ieee80211_request_sched_scan_start()
|
| A D | main.c | 1234 sband = local->hw.wiphy->bands[band]; in ieee80211_register_hw() 1352 if (!local->hw.wiphy->bands[band]) in ieee80211_register_hw() 1548 sband = local->hw.wiphy->bands[band]; in ieee80211_register_hw() 1570 local->hw.wiphy->bands[band] = sband; in ieee80211_register_hw() 1719 kfree(local->hw.wiphy->bands[band]); in ieee80211_free_hw()
|
| A D | airtime.c | 602 sband = hw->wiphy->bands[status->band]; in ieee80211_calc_rx_airtime() 629 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in ieee80211_fill_rate_info() 827 sband = hw->wiphy->bands[band]; in ieee80211_calc_expected_tx_airtime()
|
| A D | trace.h | 2035 __field(u8, bands) 2042 __entry->bands = conf->bands; 2049 __entry->bands 2086 __field(u8, bands) 2094 __entry->bands = conf->bands; 2102 __entry->bands, __entry->changes
|
| A D | ocb.c | 75 sband = local->hw.wiphy->bands[band]; in ieee80211_ocb_rx_no_sta()
|
| A D | ibss.c | 92 sband = local->hw.wiphy->bands[chandef->chan->band]; in ieee80211_ibss_build_presp() 427 sband = sdata->local->hw.wiphy->bands[cbss->channel->band]; in ieee80211_sta_join_ibss() 620 sband = local->hw.wiphy->bands[band]; in ieee80211_ibss_add_sta() 974 sband = local->hw.wiphy->bands[band]; in ieee80211_update_sta_info() 1210 sband = local->hw.wiphy->bands[band]; in ieee80211_ibss_rx_no_sta()
|
| A D | rc80211_minstrel_ht.c | 1860 sband = hw->wiphy->bands[i]; in minstrel_ht_alloc_sta() 1900 sband = mp->hw->wiphy->bands[NL80211_BAND_2GHZ]; in minstrel_ht_init_cck_rates() 1917 sband = mp->hw->wiphy->bands[band]; in minstrel_ht_init_ofdm_rates() 1956 for (i = 0; i < ARRAY_SIZE(mp->hw->wiphy->bands); i++) in minstrel_ht_alloc()
|
| A D | util.c | 213 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration() 256 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration() 1211 sband = local->hw.wiphy->bands[band]; in ieee80211_put_preq_ies_band() 1525 sband = sdata->local->hw.wiphy->bands[band]; in ieee80211_sta_get_rates() 2589 sband = sdata->local->hw.wiphy->bands[NL80211_BAND_6GHZ]; in ieee80211_put_he_6ghz_cap() 2982 vht_cap = hw->wiphy->bands[chandef->chan->band]->vht_cap.cap; in ieee80211_chandef_vht_oper() 3461 sband = local->hw.wiphy->bands[status->band]; in ieee80211_calculate_rx_timestamp()
|