Searched refs:OFDM_PREAMBLE_TIME (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ | ||
D | mac.h | 49 #define OFDM_PREAMBLE_TIME 20 macro |
D | hw.c | 202 txTime = OFDM_SIFS_TIME + OFDM_PREAMBLE_TIME in ath9k_hw_computetxtime() |