Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net80211/
Dieee80211_phy.c590 #define HT_SIG 8 macro
617 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
622 #undef HT_SIG
/freebsd-12-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c319 #define HT_SIG 8 macro
427 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
/freebsd-12-stable/sys/dev/ath/
Dif_ath_tx_ht.c166 #define HT_SIG 8 macro
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.c351 #define HT_SIG 8 macro
424 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_computedur_ht()