Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h417 IEEE80211_BEACON_HTINFO = 4, /* HT Information */ enumerator
H A Dieee80211_output.c3835 if (isset(bo->bo_flags, IEEE80211_BEACON_HTINFO)) { in ieee80211_beacon_update()
3837 clrbit(bo->bo_flags, IEEE80211_BEACON_HTINFO); in ieee80211_beacon_update()
H A Dieee80211_ht.c1540 ieee80211_beacon_notify(vap, IEEE80211_BEACON_HTINFO); in ieee80211_htinfo_notify()