Searched refs:he_support (Results 1 – 8 of 8) sorted by relevance
2287 if (vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station()2296 bss_conf->assoc && vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station()3131 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()3163 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()3166 if (vif->bss_conf.he_support && in iwl_mvm_mac_sta_state()3170 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
703 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax) { in iwl_mvm_mac_ctxt_cmd_sta()
1555 if (mvmsta->vif->bss_conf.he_support && in rs_set_amsdu_len()
1908 if (vif->bss_conf.he_support) { in ath11k_mac_op_bss_info_changed()4840 int he_support = arvif->vif->bss_conf.he_support; in ath11k_mac_vdev_start_restart() local4881 if (he_support) { in ath11k_mac_vdev_start_restart()
3460 bss_conf->he_support = sta->sta.he_cap.has_he; in ieee80211_assoc_success()3471 bss_conf->he_support = false; in ieee80211_assoc_success()3476 if (bss_conf->he_support) { in ieee80211_assoc_success()
1067 sdata->vif.bss_conf.he_support = true; in ieee80211_start_ap()
882 if (vif->bss_conf.he_support && vif->type == NL80211_IFTYPE_STATION) { in mt7915_mcu_bss_rfch_tlv()1045 if (vif->bss_conf.he_support) in mt7915_mcu_add_bss_info()
642 bool he_support; member