Searched refs:ht40_intolerant_set (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_ht.c374 if (sta->ht40_intolerant_set)
377 sta->ht40_intolerant_set = 1;
391 if (!sta->ht40_intolerant_set)
394 sta->ht40_intolerant_set = 0;
H A Dsta_info.h109 unsigned int ht40_intolerant_set:1; member in struct:sta_info
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_ht.c374 if (sta->ht40_intolerant_set)
377 sta->ht40_intolerant_set = 1;
391 if (!sta->ht40_intolerant_set)
394 sta->ht40_intolerant_set = 0;
H A Dsta_info.h109 unsigned int ht40_intolerant_set:1; member in struct:sta_info
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_ht.c374 if (sta->ht40_intolerant_set)
377 sta->ht40_intolerant_set = 1;
391 if (!sta->ht40_intolerant_set)
394 sta->ht40_intolerant_set = 0;
H A Dsta_info.h109 unsigned int ht40_intolerant_set:1; member in struct:sta_info

Completed in 197 milliseconds