/Linux-v4.19/net/mac80211/ |
D | vht.c | 130 if (!sta->sta.ht_cap.ht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap() 344 if (!sta->sta.ht_cap.ht_supported) in ieee80211_sta_cap_chan_bw() 370 if (!sta->sta.ht_cap.ht_supported) in ieee80211_sta_rx_bw_to_chan_width() 442 if (sta->sta.ht_cap.ht_supported) { in ieee80211_sta_set_rx_nss()
|
D | tdls.c | 453 ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies() 463 ht_cap.ht_supported && sta->sta.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies() 471 if (ht_cap.ht_supported && in ieee80211_tdls_add_setup_start_ies() 607 if (!ap_sta->sta.ht_cap.ht_supported && sta->sta.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_cfm_ies() 1300 !sta->sta.ht_cap.ht_supported) in iee80211_tdls_have_ht_peers() 1325 tdls_ht = (sta && sta->sta.ht_cap.ht_supported) || in iee80211_tdls_recalc_ht_protection() 1888 if (!sta->sta.ht_cap.ht_supported && elems.sec_chan_offs && in ieee80211_process_tdls_channel_switch_req()
|
D | ht.c | 54 if (!ht_cap->ht_supported) in ieee80211_apply_htcap_overrides() 145 if (!ht_cap_ie || !sband->ht_cap.ht_supported) in ieee80211_ht_cap_ie_to_sta_ht_cap() 148 ht_cap.ht_supported = true; in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
D | debugfs_sta.c | 324 htc->ht_supported ? "" : "not "); in sta_ht_capa_read() 325 if (htc->ht_supported) { in sta_ht_capa_read()
|
D | agg-tx.c | 575 if (!pubsta->ht_cap.ht_supported) in ieee80211_start_tx_ba_session() 619 !sta->sta.ht_cap.ht_supported) { in ieee80211_start_tx_ba_session()
|
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 161 ht_cap->ht_supported, ht_cap->cap, rate_set); in wl18xx_acx_set_peer_cap() 169 if (allow_ht_operation && ht_cap->ht_supported) { in wl18xx_acx_set_peer_cap()
|
D | main.c | 1774 .ht_supported = true, 1789 .ht_supported = true, 1803 .ht_supported = true, 1817 .ht_supported = true,
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | rc.c | 174 if (sta && sta->ht_cap.ht_supported && in _rtl_rc_rate_set_series() 257 if (sta->ht_cap.ht_supported && in rtl_tx_status()
|
D | core.c | 924 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 931 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 1123 if (sta->ht_cap.ht_supported) in rtl_op_bss_info_changed() 1137 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1301 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1323 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed()
|
D | base.c | 180 ht_cap->ht_supported = true; in _rtl_init_hw_ht_capab() 652 if ((!sta->ht_cap.ht_supported) && (!sta->vht_cap.vht_supported)) in _rtl_query_shortgi() 883 if (!(sta->ht_cap.ht_supported) || in _rtl_query_bandwidth_mode() 887 if (!mac->bw_40 || !(sta->ht_cap.ht_supported)) in _rtl_query_bandwidth_mode() 1294 if (sta && sta->ht_cap.ht_supported) { in rtl_get_tcb_desc()
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | rc.c | 141 if (sta && sta->ht_cap.ht_supported && in _rtl_rc_rate_set_series() 224 if (sta->ht_cap.ht_supported && in rtl_tx_status()
|
D | core.c | 874 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 881 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 893 if (sta->ht_cap.ht_supported) { in rtl_op_sta_add() 1110 if (sta->ht_cap.ht_supported) in rtl_op_bss_info_changed() 1124 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1252 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1282 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1327 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1351 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed()
|
D | base.c | 168 ht_cap->ht_supported = true; in _rtl_init_hw_ht_capab() 629 if (!sta->ht_cap.ht_supported && !sta->vht_cap.vht_supported) in _rtl_query_shortgi() 858 if (!(sta->ht_cap.ht_supported) || in _rtl_query_bandwidth_mode() 862 if (!mac->bw_40 || !(sta->ht_cap.ht_supported)) in _rtl_query_bandwidth_mode() 1273 } else if (sta && sta->ht_cap.ht_supported) { in rtl_get_tcb_desc()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | debug_sta.c | 39 if (!an->sta->ht_cap.ht_supported) { in read_file_node_aggr() 189 if (!sta->ht_cap.ht_supported) in read_file_node_recv()
|
D | common-init.c | 179 ht_info->ht_supported = true; in ath9k_cmn_setup_ht_cap()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sf.c | 168 if (sta->ht_cap.ht_supported || sta->vht_cap.vht_supported) { in iwl_mvm_fill_sf_command()
|
D | rs-fw.c | 250 } else if (ht_cap && ht_cap->ht_supported) { in rs_fw_set_supp_rates()
|
/Linux-v4.19/drivers/net/wireless/st/cw1200/ |
D | main.c | 170 .ht_supported = 1, 190 .ht_supported = 1,
|
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
D | main.c | 153 .ht_supported = true, \ 1324 if (sta->ht_cap.ht_supported) { in carl9170_op_sta_add() 1353 if (sta->ht_cap.ht_supported) { in carl9170_op_sta_remove() 2013 carl9170_band_2GHz.ht_cap.ht_supported = false; in carl9170_register() 2014 carl9170_band_5GHz.ht_cap.ht_supported = false; in carl9170_register()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-eeprom-parse.c | 749 ht_info->ht_supported = false; in iwl_init_ht_hw_capab() 756 ht_info->ht_supported = true; in iwl_init_ht_hw_capab()
|
/Linux-v4.19/net/wireless/ |
D | chan.c | 748 if (!ht_cap->ht_supported) in cfg80211_chandef_usable() 756 if (!ht_cap->ht_supported) in cfg80211_chandef_usable()
|
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 138 .ht_supported = true, 161 .ht_supported = true, 741 if (sta->ht_cap.ht_supported) { in wcn36xx_update_allowed_rates()
|
D | smd.c | 112 else if (sta && sta->ht_cap.ht_supported) in wcn36xx_smd_set_bss_nw_type() 128 if (sta && sta->ht_cap.ht_supported) { in wcn36xx_smd_set_bss_ht_params() 130 bss_params->ht = sta->ht_cap.ht_supported; in wcn36xx_smd_set_bss_ht_params() 151 if (sta->ht_cap.ht_supported) { in wcn36xx_smd_set_sta_ht_params() 153 sta_params->ht_capable = sta->ht_cap.ht_supported; in wcn36xx_smd_set_sta_ht_params()
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.h | 294 bool ht_supported; member
|
D | wilc_wfi_cfgoperations.c | 1885 sta_params.ht_supported = false; in add_station() 1887 sta_params.ht_supported = true; in add_station() 1939 sta_params.ht_supported = false; in change_station() 1941 sta_params.ht_supported = true; in change_station() 2103 wilc_band_2ghz.ht_cap.ht_supported = 1; in wilc_wfi_cfg_alloc()
|