Searched refs:eht_support (Results 1 – 5 of 5) 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()
2623 (vif->bss_conf.eht_support && in iwl_mvm_bss_info_changed_station()2635 (vif->bss_conf.eht_support && in iwl_mvm_bss_info_changed_station()3753 (vif->bss_conf.eht_support && in iwl_mvm_sta_state_auth_to_assoc()
326 __le32 eht_support; member
341 bool eht_support; member