Searched refs:IEEE80211_C_TURBOP (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h477 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro
H A Dieee80211_superg.c161 (vap->iv_caps & IEEE80211_C_TURBOP))
1053 if ((vap->iv_caps & IEEE80211_C_TURBOP) == 0)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1054 ic->ic_caps |= IEEE80211_C_TURBOP;

Completed in 55 milliseconds