Home
last modified time | relevance | path

Searched defs:HT_LTF (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c592 #define HT_LTF(n) ((n) * 4) macro
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx_ht.c169 #define HT_LTF(_ns) (4 * (_ns)) macro
/dragonfly/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c325 #define HT_LTF(n) ((n) * 4) macro
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c276 #define HT_LTF(n) ((n) * 4) macro