Searched refs:eht_support (Results 1 – 7 of 7) sorted by relevance
141 data->support->eht_support = 1; in iwl_mld_mac_wifi_gen_sta_iter()160 support->eht_support = mld->trans->cfg->eht_supported; in iwl_mld_set_wifi_gen()166 support->eht_support |= link_conf->eht_support; in iwl_mld_set_wifi_gen()182 support->eht_support = 1; in iwl_mld_set_wifi_gen()
1285 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mld_link_changed_mapping()
1580 link_conf->eht_support = true; in ieee80211_start_ap()1608 if (!link_conf->eht_support) in ieee80211_start_ap()4534 if (chanreq.oper.punctured && !link_conf->eht_support) in __ieee80211_channel_switch()
748 sdata->vif.bss_conf.eht_support = in ieee80211_mesh_update_bss_params()
5670 bss_conf->eht_support = link_sta->pub->eht_cap.has_eht; in ieee80211_assoc_config_link()5671 bss_conf->epcs_support = bss_conf->eht_support && in ieee80211_assoc_config_link()5683 bss_conf->eht_support = false; in ieee80211_assoc_config_link()5690 bss_conf->eht_support = false; in ieee80211_assoc_config_link()
3759 if (!link_conf->eht_support) in ath12k_mac_set_eht_txbf_conf()12753 bool he_support, eht_support, gi_ltf_set = false; in ath12k_mac_set_rate_params() local12765 eht_support = link_conf->eht_support; in ath12k_mac_set_rate_params()12779 if (!he_support && !eht_support) { in ath12k_mac_set_rate_params()12808 if (eht_support) { in ath12k_mac_set_rate_params()
836 bool eht_support; member