Home
last modified time | relevance | path

Searched refs:HT_STF (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_phy.c588 #define HT_STF 4 macro
614 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
618 #undef HT_STF
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c318 #define HT_STF 4 macro
425 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c165 #define HT_STF 4 macro
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c350 #define HT_STF 4 macro
422 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_computedur_ht()