Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDsta_info.h139 unsigned int no_short_slot_time_set:1; member
HDsta_info.c267 if (sta->no_short_slot_time_set) { in ap_free_sta()
268 sta->no_short_slot_time_set = 0; in ap_free_sta()
HDieee802_11.c5609 !sta->no_short_slot_time_set) { in handle_assoc()
5610 sta->no_short_slot_time_set = 1; in handle_assoc()