Searched refs:IEEE80211_F_BURST (Results 1 – 4 of 4) sorted by relevance
105 #define IEEE80211_F_BURST 0x00000004 /* CONF: bursting enabled */ macro
800 ic->ic_flags |= IEEE80211_F_BURST; in ieee80211_attach()
703 (ic->ic_flags & IEEE80211_F_BURST) ? in ieee80211_wme_updateparams()
3433 (ic->ic_flags & IEEE80211_F_BURST) != 0); in mwl_init()