Home
last modified time | relevance | path

Searched refs:he_support (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2325 if (vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station()
2334 bss_conf->assoc && vif->bss_conf.he_support && in iwl_mvm_bss_info_changed_station()
3174 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
3206 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
3209 if (vif->bss_conf.he_support && in iwl_mvm_mac_sta_state()
3213 vif->bss_conf.he_support = sta->he_cap.has_he; in iwl_mvm_mac_sta_state()
H A Dmac-ctxt.c703 if (vif->bss_conf.he_support && !iwlwifi_mod_params.disable_11ax) { in iwl_mvm_mac_ctxt_cmd_sta()
H A Drs.c1555 if (mvmsta->vif->bss_conf.he_support && in rs_set_amsdu_len()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c1913 if (vif->bss_conf.he_support) { in ath11k_mac_op_bss_info_changed()
4898 int he_support = arvif->vif->bss_conf.he_support; in ath11k_mac_vdev_start_restart() local
4939 if (he_support) { in ath11k_mac_vdev_start_restart()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmlme.c3473 bss_conf->he_support = sta->sta.he_cap.has_he; in ieee80211_assoc_success()
3484 bss_conf->he_support = false; in ieee80211_assoc_success()
3489 if (bss_conf->he_support) { in ieee80211_assoc_success()
H A Dcfg.c1086 sdata->vif.bss_conf.he_support = true; in ieee80211_start_ap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c882 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h643 bool he_support; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit.c7265 u8 ht_support = 0, vht_support = 0, he_support = 0; in _rate_drv2phl() local
7281 he_support = 1; in _rate_drv2phl()
7287 if (he_support) { in _rate_drv2phl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_xmit.c7247 u8 ht_support = 0, vht_support = 0, he_support = 0; in _rate_drv2phl() local
7263 he_support = 1; in _rate_drv2phl()
7269 if (he_support) { in _rate_drv2phl()