Home
last modified time | relevance | path

Searched refs:OFDM_HALF_PREAMBLE_TIME (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c300 #define OFDM_HALF_PREAMBLE_TIME 40 macro
365 + OFDM_HALF_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd/sys/net80211/
H A Dieee80211_phy.c482 #define OFDM_HALF_PREAMBLE_TIME 40 macro
540 + OFDM_HALF_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h958 #define OFDM_HALF_PREAMBLE_TIME 40 macro
H A Dah.c477 txTime = OFDM_HALF_PREAMBLE_TIME in ath_hal_computetxtime()