Searched refs:IEEE80211_C_TURBOP (Results 1 – 2 of 2) sorted by relevance
161 (vap->iv_caps & IEEE80211_C_TURBOP)) in ieee80211_superg_vattach()1053 if ((vap->iv_caps & IEEE80211_C_TURBOP) == 0) in superg_ioctl_set80211()
477 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro