Searched refs:OFDM_HALF_SYMBOL_TIME (Results 1 – 4 of 4) sorted by relevance
304 #define OFDM_HALF_SYMBOL_TIME 8 macro361 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()368 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ieee80211_compute_duration()
486 #define OFDM_HALF_SYMBOL_TIME 8 macro536 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()543 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ieee80211_compute_duration()
474 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ath_hal_computetxtime()480 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ath_hal_computetxtime()
962 #define OFDM_HALF_SYMBOL_TIME 8 macro