Searched refs:IEEE80211_C_BURST (Results 1 – 6 of 6) sorted by relevance
494 #define IEEE80211_C_BURST 0x02000000 /* CAPABILITY: frame bursting */ macro
637 if (vap->iv_caps & IEEE80211_C_BURST) in ieee80211_vap_setup()
3186 if ((vap->iv_caps & IEEE80211_C_BURST) == 0) in ieee80211_ioctl_set80211()
342 #define IEEE80211_C_BURST 0x02000000 /* CAPABILITY: frame bursting */ macro389 if ((dcaps & IEEE80211_C_BURST) != 0) in wlan_drivercaps_to_snmp()
406 | IEEE80211_C_BURST /* xmit bursting supported */ in mwl_attach()
1003 ic->ic_caps |= IEEE80211_C_BURST; in ath_attach()