Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c304 #define OFDM_QUARTER_SIFS_TIME 64 macro
374 txTime = OFDM_QUARTER_SIFS_TIME in ieee80211_compute_duration()
/freebsd/sys/net80211/
H A Dieee80211_phy.c486 #define OFDM_QUARTER_SIFS_TIME 64 macro
549 txTime = OFDM_QUARTER_SIFS_TIME in ieee80211_compute_duration()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h962 #define OFDM_QUARTER_SIFS_TIME 64 macro
H A Dah.c491 txTime += OFDM_QUARTER_SIFS_TIME; in ath_hal_computetxtime()