Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net80211/
Dieee80211_phy.c582 #define HT_L_STF 8 macro
615 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
627 #undef HT_L_STF
/freebsd-10-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c321 #define HT_L_STF 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.c268 #define HT_L_STF 8 macro
339 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()