Searched refs:TURBO_SYMBOL_TIME (Results 1 – 4 of 4) sorted by relevance
312 #define TURBO_SYMBOL_TIME 4 macro380 bitsPerSymbol = ((kbps << 1) * TURBO_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()386 + (numSymbols * TURBO_SYMBOL_TIME); in ieee80211_compute_duration()
494 #define TURBO_SYMBOL_TIME 4 macro555 bitsPerSymbol = ((kbps << 1) * TURBO_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()561 + (numSymbols * TURBO_SYMBOL_TIME); in ieee80211_compute_duration()
494 bitsPerSymbol = (kbps * TURBO_SYMBOL_TIME) / 1000; in ath_hal_computetxtime()500 + (numSymbols * TURBO_SYMBOL_TIME); in ath_hal_computetxtime()
970 #define TURBO_SYMBOL_TIME 4 macro