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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h105 unsigned int no_short_preamble_set:1; member in struct:sta_info
H A Dsta_info.c207 if (sta->no_short_preamble_set) {
208 sta->no_short_preamble_set = 0;
H A Dieee802_11.c4133 !sta->no_short_preamble_set) {
4134 sta->no_short_preamble_set = 1;

Completed in 206 milliseconds