Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net80211/
Dieee80211_phy.c583 #define HT_L_LTF 8 macro
615 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
626 #undef HT_L_LTF
/freebsd-10-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c322 #define HT_L_LTF 8 macro
431 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.c269 #define HT_L_LTF 8 macro
339 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()