Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c300 #define OFDM_SIFS_TIME 16 macro
360 txTime = OFDM_SIFS_TIME in ieee80211_compute_duration()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c477 #define OFDM_SIFS_TIME 16 macro
530 txTime = OFDM_SIFS_TIME in ieee80211_compute_duration()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h953 #define OFDM_SIFS_TIME 16 macro
H A Dah.c385 txTime = OFDM_SIFS_TIME in ath_hal_computetxtime()