Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_phy.c586 #define HT_L_STF 8 macro
619 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
631 #undef HT_L_STF
/NextBSD/tools/tools/net80211/wlantxtime/
HDwlantxtime.c316 #define HT_L_STF 8 macro
426 return txTime + HT_L_STF + HT_L_LTF + in ieee80211_compute_duration_ht()
/NextBSD/sys/dev/ath/ath_hal/
HDah.c274 #define HT_L_STF 8 macro
345 return txTime + HT_L_STF + HT_L_LTF + in ath_computedur_ht()