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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_ht.c204 if (!sta->ht_20mhz_set) {
205 sta->ht_20mhz_set = 1;
H A Dsta_info.h58 unsigned int ht_20mhz_set:1; member in struct:sta_info
H A Dsta_info.c176 if (sta->ht_20mhz_set) {
177 sta->ht_20mhz_set = 0;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_ht.c204 if (!sta->ht_20mhz_set) {
205 sta->ht_20mhz_set = 1;
H A Dsta_info.h58 unsigned int ht_20mhz_set:1; member in struct:sta_info
H A Dsta_info.c176 if (sta->ht_20mhz_set) {
177 sta->ht_20mhz_set = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_ht.c204 if (!sta->ht_20mhz_set) {
205 sta->ht_20mhz_set = 1;
H A Dsta_info.h58 unsigned int ht_20mhz_set:1; member in struct:sta_info
H A Dsta_info.c176 if (sta->ht_20mhz_set) {
177 sta->ht_20mhz_set = 0;

Completed in 4172 milliseconds