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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_ht.c491 if (!sta->no_ht_set) {
492 sta->no_ht_set = 1;
H A Dsta_info.h107 unsigned int no_ht_set:1; member in struct:sta_info
H A Dsta_info.c221 if (sta->no_ht_set) {
222 sta->no_ht_set = 0;

Completed in 219 milliseconds