Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h145 unsigned int no_short_slot_time_set:1; member
H A Dsta_info.c240 if (sta->no_short_slot_time_set) { in ap_free_sta()
241 sta->no_short_slot_time_set = 0; in ap_free_sta()
H A Dieee802_11.c5722 !sta->no_short_slot_time_set) { in handle_assoc()
5723 sta->no_short_slot_time_set = 1; in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h104 unsigned int no_short_slot_time_set:1; member
H A Dsta_info.c198 if (sta->no_short_slot_time_set) { in ap_free_sta()
199 sta->no_short_slot_time_set = 0; in ap_free_sta()
H A Dieee802_11.c4117 !sta->no_short_slot_time_set) { in handle_assoc()
4118 sta->no_short_slot_time_set = 1; in handle_assoc()

Completed in 18 milliseconds