Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c589 #define HT_L_SIG 4 macro
621 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
630 #undef HT_L_SIG
/dragonfly/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c322 #define HT_L_SIG 4 macro
431 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ieee80211_compute_duration_ht()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c273 #define HT_L_SIG 4 macro
343 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_computedur_ht()