Searched refs:OFDM_SYMBOL_TIME (Results 1 – 4 of 4) sorted by relevance
299 #define OFDM_SYMBOL_TIME 4 macro351 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()358 + (numSymbols * OFDM_SYMBOL_TIME); in ieee80211_compute_duration()
481 #define OFDM_SYMBOL_TIME 4 macro526 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ieee80211_compute_duration()533 + (numSymbols * OFDM_SYMBOL_TIME); in ieee80211_compute_duration()
463 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath_hal_computetxtime()469 + (numSymbols * OFDM_SYMBOL_TIME); in ath_hal_computetxtime()
957 #define OFDM_SYMBOL_TIME 4 macro