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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h104 unsigned int no_short_slot_time_set:1; member in struct:sta_info
H A Dsta_info.c198 if (sta->no_short_slot_time_set) {
199 sta->no_short_slot_time_set = 0;
H A Dieee802_11.c4117 !sta->no_short_slot_time_set) {
4118 sta->no_short_slot_time_set = 1;

Completed in 260 milliseconds