Home
last modified time | relevance | path

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

123456

/linux-6.14.4/net/mac80211/
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 …]
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 …]
Drc80211_minstrel_ht.c1282 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_tx_status()
1653 struct ieee80211_supported_band *sband, in minstrel_ht_update_cck()
1678 struct ieee80211_supported_band *sband, in minstrel_ht_update_ofdm()
1698 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_update_caps()
1833 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_init()
1841 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, in minstrel_ht_rate_update()
1852 struct ieee80211_supported_band *sband; in minstrel_ht_alloc_sta() local
1875 minstrel_ht_fill_rate_array(u8 *dest, struct ieee80211_supported_band *sband, in minstrel_ht_fill_rate_array()
1900 struct ieee80211_supported_band *sband; in minstrel_ht_init_cck_rates() local
1919 struct ieee80211_supported_band *sband; in minstrel_ht_init_ofdm_rates() local
Dibss.c50 struct ieee80211_supported_band *sband; in ieee80211_ibss_build_presp() local
390 struct ieee80211_supported_band *sband; in ieee80211_sta_join_ibss() local
590 struct ieee80211_supported_band *sband; in ieee80211_ibss_add_sta() local
972 struct ieee80211_supported_band *sband; in ieee80211_update_sta_info() local
1185 struct ieee80211_supported_band *sband; in ieee80211_ibss_rx_no_sta() local
1721 struct ieee80211_supported_band *sband; in ieee80211_ibss_join() local
Dmlme.c165 struct ieee80211_supported_band *sband = in ieee80211_determine_ap_chan() local
436 struct ieee80211_supported_band *sband, in ieee80211_verify_sta_he_mcs_support()
552 struct ieee80211_supported_band *sband, in ieee80211_verify_sta_eht_mcs_support()
596 static void ieee80211_get_rates(struct ieee80211_supported_band *sband, in ieee80211_get_rates()
901 struct ieee80211_supported_band *sband; in ieee80211_determine_chan_mode() local
1216 struct ieee80211_supported_band *sband, in ieee80211_add_ht_ie()
1291 struct ieee80211_supported_band *sband, in ieee80211_add_vht_ie()
1372 struct ieee80211_supported_band *sband, in ieee80211_assoc_add_rates()
1544 struct ieee80211_supported_band *sband; in ieee80211_add_link_elems() local
1882 struct ieee80211_supported_band *sband; in ieee80211_link_common_elems_size() local
[all …]
Dhe.c112 struct ieee80211_supported_band *sband, in ieee80211_he_cap_ie_to_sta_he_cap()
257 struct ieee80211_supported_band *sband; in ieee80211_link_sta_rc_update_omi() local
Deht.c12 struct ieee80211_supported_band *sband, in ieee80211_eht_cap_ie_to_sta_eht_cap()
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 …]
Dmesh_plink.c96 struct ieee80211_supported_band *sband; in mesh_set_short_slot_time() local
266 struct ieee80211_supported_band *sband; in mesh_plink_frame_tx() local
434 struct ieee80211_supported_band *sband; in mesh_sta_info_init() local
Dtdls.c54 struct ieee80211_supported_band *sband = ieee80211_get_link_sband(link); in ieee80211_tdls_add_ext_capab() local
187 struct ieee80211_supported_band *sband; in ieee80211_get_tdls_sta_capab() local
371 struct ieee80211_supported_band *sband; in ieee80211_tdls_add_setup_start_ies() local
601 struct ieee80211_supported_band *sband; in ieee80211_tdls_add_setup_cfm_ies() local
1324 struct ieee80211_supported_band *sband; in iee80211_tdls_recalc_chanctx() local
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/
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
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-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinit.c217 struct ieee80211_supported_band *sband) in mt76x0_init_txpower()
252 struct ieee80211_supported_band *sband; in mt76x0_register_device() local
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
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-6.14.4/drivers/net/wireless/intel/iwlegacy/
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-6.14.4/net/wireless/
Dmesh.c143 struct ieee80211_supported_band *sband; in __cfg80211_join_mesh() local
178 struct ieee80211_supported_band *sband = in __cfg80211_join_mesh() local
Dibss.c109 struct ieee80211_supported_band *sband; in __cfg80211_join_ibss() local
232 struct ieee80211_supported_band *sband; in cfg80211_ibss_wext_join() local
Dof.c52 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply() local
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dregd.c349 struct ieee80211_supported_band *sband; in rtw89_regd_setup_unii4() local
524 struct ieee80211_supported_band *sband; in rtw89_regd_setup_6ghz() local
629 struct ieee80211_supported_band *sband; in rtw89_regd_apply_policy_unii4() local
684 struct ieee80211_supported_band *sband; in rtw89_regd_apply_policy_6ghz() local
/linux-6.14.4/drivers/net/wireless/ath/
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-6.14.4/drivers/net/wireless/marvell/mwifiex/
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
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/dvm/
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-6.14.4/net/mac80211/tests/
Dutil.c224 struct ieee80211_supported_band *sband; in t_sdata_init() local
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-utils.c14 struct ieee80211_supported_band *sband, in iwl_init_sband_channels()
Diwl-nvm-parse.c862 struct ieee80211_supported_band *sband, in iwl_init_he_6ghz_capa()
909 struct ieee80211_supported_band *sband, in iwl_nvm_fixup_sband_iftd()
1107 struct ieee80211_supported_band *sband, in iwl_init_he_hw_capab()
1148 struct ieee80211_supported_band *sband; in iwl_reinit_cab() local
1185 struct ieee80211_supported_band *sband; in iwl_init_sbands() local

123456