Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net80211/
Dieee80211_phy.c586 #define HT_STF 4 macro
616 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
623 #undef HT_STF
/freebsd-10-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c325 #define HT_STF 4 macro
432 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
/freebsd-10-stable/sys/dev/ath/
Dif_ath_tx_ht.c165 #define HT_STF 4 macro
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.c272 #define HT_STF 4 macro
340 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_computedur_ht()