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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_11_ht.c474 if (!sta->ht_20mhz_set) {
475 sta->ht_20mhz_set = 1;
H A Dsta_info.h109 unsigned int ht_20mhz_set:1; member in struct:sta_info
H A Dsta_info.c226 if (sta->ht_20mhz_set) {
227 sta->ht_20mhz_set = 0;

Completed in 331 milliseconds