Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c297 #define OFDM_PREAMBLE_TIME 20 macro
357 + OFDM_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/net80211/
H A Dieee80211_phy.c479 #define OFDM_PREAMBLE_TIME 20 macro
532 + OFDM_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_internal.h955 #define OFDM_PREAMBLE_TIME 20 macro
H A Dah.c468 txTime = OFDM_PREAMBLE_TIME in ath_hal_computetxtime()