Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_proto.h417 IEEE80211_BEACON_HTINFO = 4, /* HT Information */ enumerator
H A Dieee80211_output.c3919 if (isset(bo->bo_flags, IEEE80211_BEACON_HTINFO)) { in ieee80211_beacon_update()
3921 clrbit(bo->bo_flags, IEEE80211_BEACON_HTINFO); in ieee80211_beacon_update()
H A Dieee80211_ht.c1538 ieee80211_beacon_notify(vap, IEEE80211_BEACON_HTINFO); in ieee80211_htinfo_notify()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c1855 case IEEE80211_BEACON_HTINFO: in mwl_beacon_update()
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c3785 case IEEE80211_BEACON_HTINFO: in mtw_update_beacon()
H A Dif_run.c5009 case IEEE80211_BEACON_HTINFO: in run_update_beacon()