Searched refs:he_flag (Results 1 – 5 of 5) sorted by relevance
5962 s32 bssidx, u32 he_flag, bool set) in wl_cfg80211_set_he_mode() argument5987 v32.val = (he_feature | he_flag); in wl_cfg80211_set_he_mode()5989 v32.val = (he_feature & ~he_flag); in wl_cfg80211_set_he_mode()
5917 s32 bssidx, u32 he_flag, bool set) in wl_cfg80211_set_he_mode() argument5942 v32.val = (he_feature | he_flag); in wl_cfg80211_set_he_mode()5944 v32.val = (he_feature & ~he_flag); in wl_cfg80211_set_he_mode()
3531 bool he_flag; member
1276 arg->he_flag = true; in ath11k_peer_assoc_h_he()
1725 if (param->he_flag) in ath11k_wmi_copy_peer_flags()