Home
last modified time | relevance | path

Searched defs:sband (Results 1 – 25 of 73) sorted by relevance

123

/linux/net/mac80211/
H A Drate.c38 struct ieee80211_supported_band *sband; in rate_control_rate_init() local
96 struct ieee80211_supported_band *sband; in rate_control_tx_status() local
115 struct ieee80211_supported_band *sband, in rate_control_rate_update()
297 struct ieee80211_supported_band *sband; in ieee80211_check_rate_mask() local
337 struct ieee80211_supported_band *sband) in rc_send_low_basicrate()
366 struct ieee80211_supported_band *sband, in __rate_control_send_low()
418 struct ieee80211_supported_band *sband = txrc->sband; in rate_control_send_low() local
550 struct ieee80211_supported_band *sband, in rate_idx_match_mask()
635 struct ieee80211_supported_band *sband, in rate_fixup_ratelist()
776 struct ieee80211_supported_band *sband, in rate_control_cap_mask()
[all …]
H A Dmesh.c68 struct ieee80211_supported_band *sband; in mesh_matches_local() local
427 struct ieee80211_supported_band *sband; in mesh_add_ht_cap_ie() local
459 struct ieee80211_supported_band *sband; in mesh_add_ht_oper_ie() local
499 struct ieee80211_supported_band *sband; in mesh_add_vht_cap_ie() local
531 struct ieee80211_supported_band *sband; in mesh_add_vht_oper_ie() local
570 struct ieee80211_supported_band *sband; in mesh_add_he_cap_ie() local
588 struct ieee80211_supported_band *sband; in mesh_add_he_oper_ie() local
619 struct ieee80211_supported_band *sband; in mesh_add_he_6ghz_cap_ie() local
639 struct ieee80211_supported_band *sband; in mesh_add_eht_cap_ie() local
656 struct ieee80211_supported_band *sband; in mesh_add_eht_oper_ie() local
[all …]
H A Dmlme.c165 struct ieee80211_supported_band *sband = in ieee80211_determine_ap_chan() local
433 struct ieee80211_supported_band *sband, in ieee80211_verify_sta_he_mcs_support()
549 struct ieee80211_supported_band *sband, in ieee80211_verify_sta_eht_mcs_support()
593 static void ieee80211_get_rates(struct ieee80211_supported_band *sband, in ieee80211_get_rates()
898 struct ieee80211_supported_band *sband; in ieee80211_determine_chan_mode() local
1213 struct ieee80211_supported_band *sband, in ieee80211_add_ht_ie()
1288 struct ieee80211_supported_band *sband, in ieee80211_add_vht_ie()
1366 struct ieee80211_supported_band *sband, in ieee80211_assoc_add_rates()
1537 struct ieee80211_supported_band *sband; in ieee80211_add_link_elems() local
1875 struct ieee80211_supported_band *sband; in ieee80211_link_common_elems_size() local
[all …]
H A Deht.c12 struct ieee80211_supported_band *sband, in ieee80211_eht_cap_ie_to_sta_eht_cap()
H A Dutil.c211 struct ieee80211_supported_band *sband; in ieee80211_rts_duration() local
254 struct ieee80211_supported_band *sband; in ieee80211_ctstoself_duration() local
1204 struct ieee80211_supported_band *sband; in ieee80211_put_preq_ies_band() local
1523 struct ieee80211_supported_band *sband; in ieee80211_sta_get_rates() local
2426 struct ieee80211_supported_band *sband; in ieee80211_ie_len_he_cap() local
2495 const struct ieee80211_supported_band *sband, in ieee80211_put_he_cap()
2565 struct ieee80211_supported_band *sband; in ieee80211_put_he_6ghz_cap() local
3224 const struct ieee80211_supported_band *sband, in ieee80211_put_srates_elem()
3439 struct ieee80211_supported_band *sband; in ieee80211_calculate_rx_timestamp() local
4264 struct ieee80211_supported_band *sband; in ieee80211_ie_len_eht_cap() local
[all …]
H A Dairtime.c589 struct ieee80211_supported_band *sband; in ieee80211_calc_rx_airtime() local
629 struct ieee80211_supported_band *sband = hw->wiphy->bands[band]; in ieee80211_fill_rate_info() local
761 struct ieee80211_supported_band *sband; in ieee80211_calc_expected_tx_airtime() local
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c135 struct ieee80211_supported_band *sband; in _rtl_reg_apply_beaconing_flags() local
186 struct ieee80211_supported_band *sband; in _rtl_reg_apply_active_scan_flags() local
238 struct ieee80211_supported_band *sband; in _rtl_reg_apply_radar_flags() local
H A Drc.c209 struct ieee80211_supported_band *sband, in rtl_tx_status()
250 struct ieee80211_supported_band *sband, in rtl_rate_init()
257 struct ieee80211_supported_band *sband, in rtl_rate_update()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c633 struct ieee80211_supported_band *sband; in brcms_reg_apply_radar_flags() local
661 struct ieee80211_supported_band *sband; in brcms_reg_apply_beaconing_flags() local
699 struct ieee80211_supported_band *sband; in brcms_reg_notifier() local
741 struct ieee80211_supported_band *sband; in brcms_c_regd_init() local
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c217 struct ieee80211_supported_band *sband) in mt76x0_init_txpower()
252 struct ieee80211_supported_band *sband; in mt76x0_register_device() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-rs.c325 struct ieee80211_supported_band *sband; in il3945_rs_rate_init() local
426 il3945_rs_tx_status(void *il_rate, struct ieee80211_supported_band *sband, in il3945_rs_tx_status()
607 struct ieee80211_supported_band *sband = txrc->sband; in il3945_rs_get_rate() local
857 il3945_rs_rate_init_stub(void *il_r, struct ieee80211_supported_band *sband, in il3945_rs_rate_init_stub()
/linux/net/wireless/
H A Dmesh.c143 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh() local
178 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh() local
H A Dibss.c109 struct ieee80211_supported_band *sband; in __cfg80211_join_ibss() local
232 struct ieee80211_supported_band *sband; in cfg80211_ibss_wext_join() local
H A Dof.c52 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply() local
H A Dutil.c28 ieee80211_get_response_rate(struct ieee80211_supported_band *sband, in ieee80211_get_response_rate()
46 u32 ieee80211_mandatory_rates(struct ieee80211_supported_band *sband) in ieee80211_mandatory_rates()
166 struct ieee80211_supported_band *sband; in ieee80211_get_channel_khz() local
187 static void set_mandatory_flags_band(struct ieee80211_supported_band *sband) in set_mandatory_flags_band()
2519 int ieee80211_get_ratemask(struct ieee80211_supported_band *sband, in ieee80211_get_ratemask()
H A Dreg.c2059 struct ieee80211_supported_band *sband) in handle_band()
2190 struct ieee80211_supported_band *sband; in handle_reg_beacon() local
2235 struct ieee80211_supported_band *sband; in wiphy_update_new_beacon() local
2252 struct ieee80211_supported_band *sband; in wiphy_update_beacon_reg() local
2291 struct ieee80211_supported_band *sband = wiphy->bands[channel->band]; in reg_process_ht_flags_channel() local
2345 struct ieee80211_supported_band *sband) in reg_process_ht_flags_band()
2606 struct ieee80211_supported_band *sband, in handle_band_custom()
3458 struct ieee80211_supported_band *sband; in restore_custom_reg_settings() local
/linux/drivers/net/wireless/ath/
H A Dregd.c344 struct ieee80211_supported_band *sband; in ath_reg_apply_beaconing_flags() local
380 struct ieee80211_supported_band *sband; in ath_reg_apply_ir_flags() local
407 struct ieee80211_supported_band *sband; in ath_reg_apply_radar_flags() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c303 struct ieee80211_supported_band *sband; in mwifiex_get_cfp() local
384 struct ieee80211_supported_band *sband; in mwifiex_get_rates_from_cfg80211() local
H A D11n.c29 struct ieee80211_supported_band *sband = in mwifiex_fill_cap_info() local
309 struct ieee80211_supported_band *sband; in mwifiex_cmd_append_11n_tlv() local
H A D11h.c32 struct ieee80211_supported_band *sband; in mwifiex_11h_process_infra_join() local
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c429 struct ieee80211_supported_band *sband = priv->hw->wiphy->bands[band]; in iwl_get_single_channel_number() local
458 const struct ieee80211_supported_band *sband; in iwl_get_channel_for_reset_scan() local
495 const struct ieee80211_supported_band *sband; in iwl_get_channels_for_scan() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-utils.c14 struct ieee80211_supported_band *sband, in iwl_init_sband_channels()
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dinit.c181 struct ieee80211_supported_band *sband) in mt76x2_init_txpower()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c62 struct ieee80211_supported_band *sband; in _rtw_reg_apply_flags() local
/linux/drivers/net/wireless/ath/ath5k/
H A Dqcu.c561 struct ieee80211_supported_band *sband; in ath5k_hw_set_ifs_intervals() local

123