Home
last modified time | relevance | path

Searched refs:no_short_slot_time_set (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/wpa/src/ap/
HDsta_info.h54 unsigned int no_short_slot_time_set:1; member
HDsta_info.c151 if (sta->no_short_slot_time_set) { in ap_free_sta()
152 sta->no_short_slot_time_set = 0; in ap_free_sta()
HDieee802_11.c1235 !sta->no_short_slot_time_set) { in handle_assoc()
1236 sta->no_short_slot_time_set = 1; in handle_assoc()