Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net80211/
H A Dieee80211_phy.c591 #define HT_STF 4 macro
617 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
621 #undef HT_STF
/freebsd-12.1/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c320 #define HT_STF 4 macro
427 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
/freebsd-12.1/sys/dev/ath/
H A Dif_ath_tx_ht.c167 #define HT_STF 4 macro
/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah.c352 #define HT_STF 4 macro
424 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_computedur_ht()