Home
last modified time | relevance | path

Searched refs:IEEE80211_C_TURBOP (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_superg.c161 (vap->iv_caps & IEEE80211_C_TURBOP)) in ieee80211_superg_vattach()
1053 if ((vap->iv_caps & IEEE80211_C_TURBOP) == 0) in superg_ioctl_set80211()
H A D_ieee80211.h477 #define IEEE80211_C_TURBOP 0x00000080 /* CAPABILITY: ATH Turbo avail*/ macro