Searched refs:eht_support (Results 1 – 12 of 12) sorted by relevance
48 cmd->wifi_gen_v2.eht_support = 0; in iwl_mvm_mld_mac_ctxt_cmd_common()70 cmd->wifi_gen_v2.eht_support = cpu_to_le32(1); in iwl_mvm_mld_mac_ctxt_cmd_common()72 cmd->wifi_gen.eht_support = 1; in iwl_mvm_mld_mac_ctxt_cmd_common()88 if (!link_conf->he_support && link_conf->eht_support) in iwl_mvm_mld_mac_ctxt_cmd_common()91 if (link_conf->eht_support) { in iwl_mvm_mld_mac_ctxt_cmd_common()93 cmd->wifi_gen_v2.eht_support = cpu_to_le32(1); in iwl_mvm_mld_mac_ctxt_cmd_common()95 cmd->wifi_gen.eht_support = 1; in iwl_mvm_mld_mac_ctxt_cmd_common()
304 !link_conf->eht_support || !def || in iwl_mvm_link_changed()
726 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mvm_mld_link_info_changed_station()
324 __le32 eht_support; member341 u8 eht_support; member
174 cmd->wifi_gen_v2.eht_support = cpu_to_le32(1); in iwl_mld_mac_cmd_fill_common()176 cmd->wifi_gen.eht_support = 1; in iwl_mld_mac_cmd_fill_common()
1178 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mld_link_changed_mapping()
145 if (!bss_conf->eht_support) { in _rtw89_chan_update_punctured()
3529 if (bss_conf->eht_support) { in rtw89_fw_h2c_assoc_cmac_tbl_g7()4076 if (bss_conf->eht_support) in rtw89_fw_get_sta_type()
2133 if (bss_conf->eht_support) in rtw89_stats_trigger_frame()
4924 set = bss_conf->he_support && !bss_conf->eht_support; in rtw89_mac_set_he_tb()
1386 if (!eht_cap || !eht_cap->has_eht || !conf->eht_support) in mt76_connac_get_phy_mode_ext()
3530 if (!link_conf->eht_support) in ath12k_mac_set_eht_txbf_conf()
Completed in 91 milliseconds