Searched refs:IEEE80211_C_BURST (Results 1 – 3 of 3) sorted by relevance
496 #define IEEE80211_C_BURST 0x02000000 /* CAPABILITY: frame bursting */ macro
607 if (vap->iv_caps & IEEE80211_C_BURST) in ieee80211_vap_setup()
3185 if ((vap->iv_caps & IEEE80211_C_BURST) == 0) in ieee80211_ioctl_set80211()