Searched refs:OFDM_HALF_SYMBOL_TIME (Results 1 – 4 of 4) sorted by relevance
302 #define OFDM_HALF_SYMBOL_TIME 8 macro359 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()366 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ieee80211_compute_duration()
484 #define OFDM_HALF_SYMBOL_TIME 8 macro534 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()541 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ieee80211_compute_duration()
472 bitsPerSymbol = (kbps * OFDM_HALF_SYMBOL_TIME) / 1000; in ath_hal_computetxtime()478 + (numSymbols * OFDM_HALF_SYMBOL_TIME); in ath_hal_computetxtime()
960 #define OFDM_HALF_SYMBOL_TIME 8 macro