Searched refs:eht_support (Results 1 – 8 of 8) sorted by relevance
34 cmd->eht_support = 0; in iwl_mvm_mld_mac_ctxt_cmd_common()55 cmd->eht_support = cpu_to_le32(1); in iwl_mvm_mld_mac_ctxt_cmd_common()71 if (!link_conf->he_support && link_conf->eht_support) in iwl_mvm_mld_mac_ctxt_cmd_common()74 if (link_conf->eht_support) { in iwl_mvm_mld_mac_ctxt_cmd_common()75 cmd->eht_support = cpu_to_le32(1); in iwl_mvm_mld_mac_ctxt_cmd_common()
641 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mvm_mld_link_info_changed_station()
2599 (vif->bss_conf.eht_support && in iwl_mvm_bss_info_changed_station()2611 (vif->bss_conf.eht_support && in iwl_mvm_bss_info_changed_station()3729 (vif->bss_conf.eht_support && in iwl_mvm_sta_state_auth_to_assoc()
326 __le32 eht_support; member
760 sdata->vif.bss_conf.eht_support = in ieee80211_mesh_update_bss_params()
4262 bss_conf->eht_support = link_sta->pub->eht_cap.has_eht; in ieee80211_assoc_config_link()4265 bss_conf->eht_support = false; in ieee80211_assoc_config_link()4271 bss_conf->eht_support = false; in ieee80211_assoc_config_link()
1360 link_conf->eht_support = true; in ieee80211_start_ap()3962 if (params->punct_bitmap && !sdata->vif.bss_conf.eht_support) in __ieee80211_channel_switch()
753 bool eht_support; member