Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c296 #define CCK_SIFS_TIME 10 macro
351 txTime = CCK_SIFS_TIME + phyTime in ieee80211_compute_duration()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c473 #define CCK_SIFS_TIME 10 macro
521 txTime = CCK_SIFS_TIME + phyTime in ieee80211_compute_duration()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h949 #define CCK_SIFS_TIME 10 macro
H A Dah.c376 txTime = CCK_SIFS_TIME + phyTime in ath_hal_computetxtime()