Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c296 #define OFDM_SIFS_TIME 16 macro
356 txTime = OFDM_SIFS_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/net80211/
H A Dieee80211_phy.c478 #define OFDM_SIFS_TIME 16 macro
531 txTime = OFDM_SIFS_TIME in ieee80211_compute_duration()
/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_internal.h954 #define OFDM_SIFS_TIME 16 macro
H A Dah.c471 txTime += OFDM_SIFS_TIME; in ath_hal_computetxtime()