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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_superg.c135 (vap->iv_caps & IEEE80211_C_TURBOP))
885 if ((vap->iv_caps & IEEE80211_C_TURBOP) == 0)
H A Dieee80211_var.h620 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c326 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro
361 if ((dcaps & IEEE80211_C_TURBOP) != 0)
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath.c698 ic->ic_caps |= IEEE80211_C_TURBOP;

Completed in 54 milliseconds