Searched refs:he_support (Results 1 – 4 of 4) sorted by relevance
159 bool he_support = 1; variable183 {FHOST_CFG_HE, 1, &he_support},702 return (uint32_t)he_support; in fhost_config_value_get()733 he_support = val; in fhost_config_value_set()
3446 bss_conf->he_support = sta->sta.he_cap.has_he; in ieee80211_assoc_success()3449 bss_conf->he_support = false; in ieee80211_assoc_success()3453 if (bss_conf->he_support) { in ieee80211_assoc_success()
1203 sdata->vif.bss_conf.he_support = true; in ieee80211_start_ap()
636 bool he_support; member