Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_phy.c585 #define HT_L_LTF 8 macro
613 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
621 #undef HT_L_LTF
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c315 #define HT_L_LTF 8 macro
424 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c347 #define HT_L_LTF 8 macro
421 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()