Searched refs:he_feature (Results 1 – 5 of 5) sorted by relevance
5968 u32 he_feature = 0; in wl_cfg80211_set_he_mode() local5979 he_feature = *(int*)cfg->ioctl_buf; in wl_cfg80211_set_he_mode()5980 he_feature = dtoh32(he_feature); in wl_cfg80211_set_he_mode()5987 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()6333 u32 he_feature = 0; in wl_get_ap_he_mode() local6368 he_feature = *(int*)cfg->ioctl_buf; in wl_get_ap_he_mode()6369 he_feature = dtoh32(he_feature); in wl_get_ap_he_mode()6372 if (he_feature & WL_HE_FEATURES_HE_AP) { in wl_get_ap_he_mode()
5923 u32 he_feature = 0; in wl_cfg80211_set_he_mode() local5934 he_feature = *(int*)cfg->ioctl_buf; in wl_cfg80211_set_he_mode()5935 he_feature = dtoh32(he_feature); in wl_cfg80211_set_he_mode()5942 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()6288 u32 he_feature = 0; in wl_get_ap_he_mode() local6323 he_feature = *(int*)cfg->ioctl_buf; in wl_get_ap_he_mode()6324 he_feature = dtoh32(he_feature); in wl_get_ap_he_mode()6327 if (he_feature & WL_HE_FEATURES_HE_AP) { in wl_get_ap_he_mode()
25566 u32 he_feature = 0; local25581 he_feature = *(int*)cfg->ioctl_buf;25582 he_feature = dtoh32(he_feature);25598 v32.val = (he_feature | he_interface);25600 v32.val = (he_feature & ~he_interface);
25564 u32 he_feature = 0; local25579 he_feature = *(int*)cfg->ioctl_buf;25580 he_feature = dtoh32(he_feature);25596 v32.val = (he_feature | he_interface);25598 v32.val = (he_feature & ~he_interface);
25301 u32 he_feature = 0; local25316 he_feature = *(int*)cfg->ioctl_buf;25317 he_feature = dtoh32(he_feature);25333 v32.val = (he_feature | he_interface);25335 v32.val = (he_feature & ~he_interface);