Searched refs:OFDM_SYMBOL_TIME (Results 1 – 3 of 3) sorted by relevance
479 #define OFDM_SYMBOL_TIME 4 macro524 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()531 + (numSymbols * OFDM_SYMBOL_TIME); in ieee80211_compute_duration()
461 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath_hal_computetxtime()467 + (numSymbols * OFDM_SYMBOL_TIME); in ath_hal_computetxtime()
955 #define OFDM_SYMBOL_TIME 4 macro