Searched refs:no_ht_gf_set (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_ht.c193 if (!sta->no_ht_gf_set) {
194 sta->no_ht_gf_set = 1;
H A Dsta_info.h56 unsigned int no_ht_gf_set:1; member in struct:sta_info
H A Dsta_info.c192 if (sta->no_ht_gf_set) {
193 sta->no_ht_gf_set = 0;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_ht.c193 if (!sta->no_ht_gf_set) {
194 sta->no_ht_gf_set = 1;
H A Dsta_info.h56 unsigned int no_ht_gf_set:1; member in struct:sta_info
H A Dsta_info.c192 if (sta->no_ht_gf_set) {
193 sta->no_ht_gf_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_ht.c193 if (!sta->no_ht_gf_set) {
194 sta->no_ht_gf_set = 1;
H A Dsta_info.h56 unsigned int no_ht_gf_set:1; member in struct:sta_info
H A Dsta_info.c192 if (sta->no_ht_gf_set) {
193 sta->no_ht_gf_set = 0;

Completed in 146 milliseconds