Home
last modified time | relevance | path

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

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