Home
last modified time | relevance | path

Searched refs:IEEE80211_FEXT_NONHT_PR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h145 #define IEEE80211_FEXT_NONHT_PR 0x00000001 /* STATUS: non-HT sta present */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c783 (ic->ic_flags_ext & IEEE80211_FEXT_NONHT_PR) ? in htinfo_notify()
797 if (ic->ic_flags_ext & IEEE80211_FEXT_NONHT_PR) { in htinfo_update()