Home
last modified time | relevance | path

Searched refs:IEEE80211_T_TURBO (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/ar5210/
HDar5210_phy.c28 #define TURBO IEEE80211_T_TURBO
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_phy.c29 #define TURBO IEEE80211_T_TURBO
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212_phy.c29 #define TURBO IEEE80211_T_TURBO
/freebsd-head/tools/tools/net80211/wlantxtime/
HDwlantxtime.c90 #define TURBO IEEE80211_T_TURBO
378 case IEEE80211_T_TURBO: in ieee80211_compute_duration()
/freebsd-head/sys/dev/ath/ath_rate/sample/
HDsample.h166 case IEEE80211_T_TURBO: in calc_usecs_unicast_packet()
/freebsd-head/sys/net80211/
HDieee80211_phy.c64 #define TURBO IEEE80211_T_TURBO
553 case IEEE80211_T_TURBO: in ieee80211_compute_duration()
HD_ieee80211.h44 IEEE80211_T_TURBO, /* high rate OFDM, aka turbo mode */ enumerator
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_phy.c27 #define TURBO IEEE80211_T_TURBO
/freebsd-head/sys/dev/ath/ath_hal/
HDah.c493 case IEEE80211_T_TURBO: in ath_hal_computetxtime()