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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_ht.c218 if (!sta->no_ht_set) {
219 sta->no_ht_set = 1;
H A Dsta_info.h57 unsigned int no_ht_set:1; member in struct:sta_info
H A Dsta_info.c171 if (sta->no_ht_set) {
172 sta->no_ht_set = 0;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_ht.c218 if (!sta->no_ht_set) {
219 sta->no_ht_set = 1;
H A Dsta_info.h57 unsigned int no_ht_set:1; member in struct:sta_info
H A Dsta_info.c171 if (sta->no_ht_set) {
172 sta->no_ht_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_ht.c218 if (!sta->no_ht_set) {
219 sta->no_ht_set = 1;
H A Dsta_info.h57 unsigned int no_ht_set:1; member in struct:sta_info
H A Dsta_info.c171 if (sta->no_ht_set) {
172 sta->no_ht_set = 0;

Completed in 128 milliseconds