Searched refs:IEEE80211_C_TURBOP (Results 1 – 4 of 4) sorted by relevance
135 (vap->iv_caps & IEEE80211_C_TURBOP)) in ieee80211_superg_vattach()885 if ((vap->iv_caps & IEEE80211_C_TURBOP) == 0) in superg_ioctl_set80211()
620 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro
326 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro361 if ((dcaps & IEEE80211_C_TURBOP) != 0) in wlan_drivercaps_to_snmp()
698 ic->ic_caps |= IEEE80211_C_TURBOP; in ath_attach()