Searched refs:HT_LTF (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/net80211/
H A Dieee80211_phy.c592 #define HT_LTF(n) ((n) * 4) macro
617 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams);
620 #undef HT_LTF macro
/freebsd-12-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c321 #define HT_LTF(n) ((n) * 4) macro
427 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams);
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_tx_ht.c168 #define HT_LTF(_ns) (4 * (_ns)) macro
/freebsd-12-stable/sys/dev/ath/ath_hal/
H A Dah.c353 #define HT_LTF(n) ((n) * 4) macro
424 HT_L_SIG + HT_SIG + HT_STF + HT_LTF(streams);

Completed in 166 milliseconds