Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3753 bool he_flag; member
H A Dmac.c2379 arg->he_flag = true; in ath11k_peer_assoc_h_he()
2607 if (!arg->he_flag || band != NL80211_BAND_6GHZ || !sta->deflink.he_6ghz_capa.capa) in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c2008 if (param->he_flag) in ath11k_wmi_copy_peer_flags()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3894 bool he_flag; member
H A Dmac.c2524 arg->he_flag = true; in ath12k_peer_assoc_h_he()
2744 if (!arg->he_flag || band != NL80211_BAND_6GHZ || !link_sta->he_6ghz_capa.capa) in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c2246 if (arg->he_flag) in ath12k_wmi_copy_peer_flags()