Home
last modified time | relevance | path

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

/NextBSD/tools/tools/net80211/wlantxtime/
HDwlantxtime.c301 #define OFDM_HALF_SIFS_TIME 32 macro
366 txTime = OFDM_HALF_SIFS_TIME in ieee80211_compute_duration()
/NextBSD/sys/net80211/
HDieee80211_phy.c481 #define OFDM_HALF_SIFS_TIME 32 macro
539 txTime = OFDM_HALF_SIFS_TIME in ieee80211_compute_duration()
/NextBSD/sys/dev/ath/ath_hal/
HDah_internal.h958 #define OFDM_HALF_SIFS_TIME 32 macro
HDah.c398 txTime = OFDM_HALF_SIFS_TIME in ath_hal_computetxtime()