Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_phy.c584 #define HT_L_STF 8 macro
613 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
622 #undef HT_L_STF
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c314 #define HT_L_STF 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.c346 #define HT_L_STF 8 macro
421 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()