Searched refs:IEEE80211_FHT_NONHT_PR (Results 1 – 3 of 3) sorted by relevance
1249 , (ic->ic_flags_ht & IEEE80211_FHT_NONHT_PR) ? in htinfo_notify()1270 } else if (ic->ic_flags_ht & IEEE80211_FHT_NONHT_PR) { in htinfo_update()1343 ic->ic_flags_ht |= IEEE80211_FHT_NONHT_PR; in ieee80211_htprot_update()1370 if ((ic->ic_flags_ht & IEEE80211_FHT_NONHT_PR) && in ieee80211_ht_timeout()1376 ic->ic_flags_ht &= ~IEEE80211_FHT_NONHT_PR; in ieee80211_ht_timeout()
591 #define IEEE80211_FHT_NONHT_PR 0x00000001 /* STATUS: non-HT sta present */ macro
204 ic->ic_flags_ht &= ~IEEE80211_FHT_NONHT_PR; in hostap_newstate()