Home
last modified time | relevance | path

Searched refs:IEEE80211_F_BURST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h110 #define IEEE80211_F_BURST 0x00000004 /* CONF: bursting enabled */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c800 ic->ic_flags |= IEEE80211_F_BURST; in ieee80211_attach()
H A Dnet80211_proto.c707 (ic->ic_flags & IEEE80211_F_BURST) ? in ieee80211_wme_updateparams()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c3442 (ic->ic_flags & IEEE80211_F_BURST) != 0); in mwl_init()