Searched refs:he_support (Results 1 – 4 of 4) sorted by relevance
783 if (vif->bss_conf.assoc && vif->bss_conf.he_support && in iwl_mvm_mac_ctxt_cmd_sta()
2103 if (vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station()
3234 bss_conf->he_support = sta->sta.he_cap.has_he; in ieee80211_assoc_success()3236 bss_conf->he_support = false; in ieee80211_assoc_success()3239 if (bss_conf->he_support) { in ieee80211_assoc_success()
574 bool he_support; member