Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c302 #define OFDM_HALF_PREAMBLE_TIME 40 macro
367 + OFDM_HALF_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/net80211/
H A Dieee80211_phy.c484 #define OFDM_HALF_PREAMBLE_TIME 40 macro
542 + OFDM_HALF_PREAMBLE_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_internal.h960 #define OFDM_HALF_PREAMBLE_TIME 40 macro
H A Dah.c479 txTime = OFDM_HALF_PREAMBLE_TIME in ath_hal_computetxtime()