Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h55 #define OFDM_SYMBOL_TIME_HALF 8 macro
H A Dhw.c196 ((kbps >> 1) * OFDM_SYMBOL_TIME_HALF) / 1000; in ath9k_hw_computetxtime()
201 + (numSymbols * OFDM_SYMBOL_TIME_HALF); in ath9k_hw_computetxtime()