Home
last modified time | relevance | path

Searched refs:he_flag (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3675 bool he_flag; member
H A Dmac.c2142 arg->he_flag = true; in ath12k_peer_assoc_h_he()
2295 if (!arg->he_flag || band != NL80211_BAND_6GHZ || !sta->deflink.he_6ghz_capa.capa) in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c1951 if (arg->he_flag) in ath12k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3764 bool he_flag; member
H A Dmac.c2369 arg->he_flag = true; in ath11k_peer_assoc_h_he()
2597 if (!arg->he_flag || band != NL80211_BAND_6GHZ || !sta->deflink.he_6ghz_capa.capa) in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1915 if (param->he_flag) in ath11k_wmi_copy_peer_flags()