| /linux/net/mac80211/ |
| A D | vht.c | 128 if (!sta->sta.ht_cap.ht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap() 387 if (!sta->sta.ht_cap.ht_supported) in ieee80211_sta_cap_chan_bw() 413 if (!sta->sta.ht_cap.ht_supported) in ieee80211_sta_rx_bw_to_chan_width() 527 if (sta->sta.ht_cap.ht_supported) { in ieee80211_sta_set_rx_nss()
|
| A D | tdls.c | 452 ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies() 462 ht_cap.ht_supported && sta->sta.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies() 470 if (ht_cap.ht_supported && in ieee80211_tdls_add_setup_start_ies() 606 if (!ap_sta->sta.ht_cap.ht_supported && sta->sta.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_cfm_ies() 1299 !sta->sta.ht_cap.ht_supported) in iee80211_tdls_have_ht_peers() 1324 tdls_ht = (sta && sta->sta.ht_cap.ht_supported) || in iee80211_tdls_recalc_ht_protection() 1903 if (!sta->sta.ht_cap.ht_supported && elems->sec_chan_offs && in ieee80211_process_tdls_channel_switch_req()
|
| A D | ht.c | 52 if (!ht_cap->ht_supported) in ieee80211_apply_htcap_overrides() 151 if (!ht_cap_ie || !sband->ht_cap.ht_supported) in ieee80211_ht_cap_ie_to_sta_ht_cap() 154 ht_cap.ht_supported = true; in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
| A D | rc80211_minstrel_ht.c | 608 if (!mi->sta->ht_cap.ht_supported) in minstrel_ht_prob_rate_reduce_streams() 998 bool ht_supported = mi->sta->ht_cap.ht_supported; in minstrel_ht_update_stats() local 1024 else if (ht_supported) in minstrel_ht_update_stats() 1049 if (group == MINSTREL_CCK_GROUP && ht_supported) in minstrel_ht_update_stats() 1538 if (sta->ht_cap.ht_supported && in minstrel_ht_update_cck() 1561 if (sta->ht_cap.ht_supported) in minstrel_ht_update_ofdm()
|
| A D | agg-tx.c | 597 if (!pubsta->ht_cap.ht_supported && in ieee80211_start_tx_ba_session() 642 !sta->sta.ht_cap.ht_supported) { in ieee80211_start_tx_ba_session()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| A D | acx.c | 147 ht_cap->ht_supported, ht_cap->cap, rate_set); in wl18xx_acx_set_peer_cap() 155 if (allow_ht_operation && ht_cap->ht_supported) { in wl18xx_acx_set_peer_cap()
|
| A D | main.c | 1760 .ht_supported = true, 1775 .ht_supported = true, 1789 .ht_supported = true, 1803 .ht_supported = true,
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| A 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()
|
| A D | common-init.c | 179 ht_info->ht_supported = true; in ath9k_cmn_setup_ht_cap()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | rc.c | 152 if (sta && sta->ht_cap.ht_supported && in _rtl_rc_rate_set_series() 232 if (sta->ht_cap.ht_supported && in rtl_tx_status()
|
| A D | core.c | 908 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 915 if (sta->ht_cap.ht_supported) in rtl_op_sta_add() 1129 if (sta->ht_cap.ht_supported) in rtl_op_bss_info_changed() 1143 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1307 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed() 1330 if (sta->ht_cap.ht_supported) { in rtl_op_bss_info_changed()
|
| A D | base.c | 158 ht_cap->ht_supported = true; in _rtl_init_hw_ht_capab() 636 if ((!sta->ht_cap.ht_supported) && (!sta->vht_cap.vht_supported)) in _rtl_query_shortgi() 867 if (!(sta->ht_cap.ht_supported) || in _rtl_query_bandwidth_mode() 871 if (!mac->bw_40 || !(sta->ht_cap.ht_supported)) in _rtl_query_bandwidth_mode() 1278 if (sta && sta->ht_cap.ht_supported) { in rtl_get_tcb_desc()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | main.c | 1070 } else if (sta->ht_cap.ht_supported) { in rtw_update_sta_info() 1087 } else if (sta->ht_cap.ht_supported) { in rtw_update_sta_info() 1101 } else if (sta->ht_cap.ht_supported) { in rtw_update_sta_info() 1125 is_support_sgi = sta->ht_cap.ht_supported && in rtw_update_sta_info() 1130 is_support_sgi = sta->ht_cap.ht_supported && in rtw_update_sta_info() 1138 } else if (sta->ht_cap.ht_supported && ra_mask & 0xfff00000) { in rtw_update_sta_info() 1342 ht_cap->ht_supported = true; in rtw_init_ht_cap() 1432 if (chip->ht_supported) in rtw_set_supported_band() 1441 if (chip->ht_supported) in rtw_set_supported_band()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | rs-fw.c | 264 } else if (ht_cap->ht_supported) { in rs_fw_set_supp_rates() 396 } else if (ht_cap->ht_supported) { in rs_fw_get_max_amsdu_len()
|
| A D | sf.c | 109 if (sta->ht_cap.ht_supported || in iwl_mvm_fill_sf_command()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac_mcu.c | 706 if (ht_cap->ht_supported) in mt76_connac_get_phy_mode_v2() 714 if (ht_cap->ht_supported) in mt76_connac_get_phy_mode_v2() 742 if (sta->ht_cap.ht_supported) { in mt76_connac_mcu_sta_tlv() 769 if (sta->ht_cap.ht_supported || sta->he_cap.has_he) in mt76_connac_mcu_sta_tlv() 808 if (sta->ht_cap.ht_supported) in mt76_connac_mcu_sta_tlv() 847 if (sta->ht_cap.ht_supported) { in mt76_connac_mcu_wtbl_ht_tlv() 876 if (!is_mt7921(dev) && sta->ht_cap.ht_supported) { in mt76_connac_mcu_wtbl_ht_tlv() 1179 if (ht_cap->ht_supported) in mt76_connac_get_phy_mode() 1187 if (ht_cap->ht_supported) in mt76_connac_get_phy_mode()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| A D | main.c | 167 .ht_supported = 1, 187 .ht_supported = 1,
|
| /linux/drivers/net/wireless/ |
| A D | virt_wifi.c | 50 .ht_supported = true, 103 .ht_supported = true,
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| A D | main.c | 153 .ht_supported = true, \ 1310 if (sta->ht_cap.ht_supported) { in carl9170_op_sta_add() 1339 if (sta->ht_cap.ht_supported) { in carl9170_op_sta_remove() 1993 carl9170_band_2GHz.ht_cap.ht_supported = false; in carl9170_register() 1994 carl9170_band_5GHz.ht_cap.ht_supported = false; in carl9170_register()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-eeprom-parse.c | 694 ht_info->ht_supported = false; in iwl_init_ht_hw_capab() 701 ht_info->ht_supported = true; in iwl_init_ht_hw_capab()
|
| /linux/drivers/staging/wfx/ |
| A D | sta.c | 465 if (sta && sta->ht_cap.ht_supported) in wfx_join_finalize() 467 if (sta && sta->ht_cap.ht_supported && in wfx_join_finalize()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| A D | main.c | 143 .ht_supported = true, 166 .ht_supported = true, 762 if (sta->ht_cap.ht_supported) { in wcn36xx_update_allowed_rates()
|
| A D | smd.c | 211 else if (sta && sta->ht_cap.ht_supported) in wcn36xx_smd_set_bss_nw_type() 228 if (sta && sta->ht_cap.ht_supported) { in wcn36xx_smd_set_bss_ht_params() 230 bss_params->ht = sta->ht_cap.ht_supported; in wcn36xx_smd_set_bss_ht_params() 260 if (sta->ht_cap.ht_supported) { in wcn36xx_smd_set_sta_ht_params() 262 sta_params->ht_capable = sta->ht_cap.ht_supported; in wcn36xx_smd_set_sta_ht_params() 311 if (sta->ht_cap.ht_supported) { in wcn36xx_smd_set_sta_ht_ldpc_params()
|
| /linux/net/wireless/ |
| A D | chan.c | 990 if (!ht_cap->ht_supported && in cfg80211_chandef_usable() 1002 if (!ht_cap->ht_supported) in cfg80211_chandef_usable()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mcu.c | 176 if (ht_cap->ht_supported) in mt7915_get_phy_mode() 184 if (ht_cap->ht_supported) in mt7915_get_phy_mode() 1646 if (sta->ht_cap.ht_supported) { in mt7915_mcu_wtbl_ht_tlv() 1984 else if (sta->ht_cap.ht_supported) in mt7915_mcu_sta_bfer_tlv() 2119 } else if (sta->ht_cap.ht_supported) { in mt7915_mcu_add_rate_ctrl_fixed() 2216 if (sta->ht_cap.ht_supported) { in mt7915_mcu_sta_rate_ctrl_tlv() 2358 if (sta && sta->ht_cap.ht_supported) { in mt7915_mcu_add_sta() 2373 if (sta && sta->ht_cap.ht_supported) { in mt7915_mcu_add_sta()
|