Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11_ht.c464 if (!sta->no_ht_gf_set) { in update_sta_ht()
465 sta->no_ht_gf_set = 1; in update_sta_ht()
HDsta_info.h106 unsigned int no_ht_gf_set:1; member
HDsta_info.c216 if (sta->no_ht_gf_set) { in ap_free_sta()
217 sta->no_ht_gf_set = 0; in ap_free_sta()