Searched refs:disable_11be (Results 1 – 13 of 13) sorted by relevance
95 bool disable_11be; member
45 bool disable_11be; member
2080 .disable_11be = true,2243 module_param_named(disable_11be, iwlwifi_mod_params.disable_11be, bool, 0444);2244 MODULE_PARM_DESC(disable_11be, "Disable EHT capabilities (default: false)");
852 if (!data->sku_cap_11be_enable || iwlwifi_mod_params.disable_11be || in iwl_nvm_fixup_sband_iftd()1614 if (reg_capa.disable_11be) in iwl_nvm_get_regdom_bw_flags()1631 reg_capa.disable_11be = flags & REG_CAPA_V4_11BE_DISABLED; in iwl_get_reg_capa()
1532 if (full_config && !bss->disable_11be && bss->disable_11ax) { in hostapd_config_check_bss()1533 bss->disable_11be = true; in hostapd_config_check_bss()1539 if (full_config && conf->ieee80211be && !bss->disable_11be && in hostapd_config_check_bss()1546 if (full_config && (!conf->ieee80211be || bss->disable_11be) && in hostapd_config_check_bss()1553 if (full_config && (!conf->ieee80211be || bss->disable_11be) && in hostapd_config_check_bss()
1026 return hapd->iconf->ieee80211be && !hapd->conf->disable_11be; in hostapd_is_eht_enabled()
572 bool disable_11be; member
154 if (hapd->iconf->ieee80211be && !hapd->conf->disable_11be && in hostapd_supp_rates()
200 if (iwlwifi_mod_params.disable_11be || in iwl_mvm_link_changed()
554 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mvm_mld_link_info_changed_station()
377 !iwlwifi_mod_params.disable_11be) { in iwl_mvm_mac_setup_register()
314 !iwlwifi_mod_params.disable_11be && in iwl_mac_hw_set_wiphy()412 iwlwifi_mod_params.disable_11be) in iwl_mac_hw_set_wiphy()1257 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mld_link_changed_mapping()
5111 bss->disable_11be = !!atoi(pos); in hostapd_config_fill()