Home
last modified time | relevance | path

Searched refs:OFDM_SYMBOL_TIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h50 #define OFDM_SYMBOL_TIME 4 macro
H A Dhw.c203 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath9k_hw_computetxtime()
207 + (numSymbols * OFDM_SYMBOL_TIME); in ath9k_hw_computetxtime()