Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c301 #define OFDM_HALF_PLCP_BITS 22 macro
/freebsd/sys/net80211/
H A Dieee80211_phy.c483 #define OFDM_HALF_PLCP_BITS 22 macro
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h959 #define OFDM_HALF_PLCP_BITS 22 macro
H A Dah.c475 numBits = OFDM_HALF_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()