Home
last modified time | relevance | path

Searched refs:HT_L_LTF (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_phy.c588 #define HT_L_LTF 8 macro
620 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
631 #undef HT_L_LTF
/dragonfly/tools/tools/net80211/wlantxtime/
HDwlantxtime.c321 #define HT_L_LTF 8 macro
430 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c272 #define HT_L_LTF 8 macro
342 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()