Home
last modified time | relevance | path

Searched refs:eht_support (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac.c34 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()
H A Dmld-mac80211.c641 has_eht = link_conf->eht_support && !iwlwifi_mod_params.disable_11be; in iwl_mvm_mld_link_info_changed_station()
H A Dmac80211.c2623 (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()
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h326 __le32 eht_support; member
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h341 bool eht_support; member