Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/tools/net80211/wlantxtime/
HDwlantxtime.c308 #define OFDM_QUARTER_PLCP_BITS 22 macro
/freebsd-11-stable/sys/net80211/
HDieee80211_phy.c488 #define OFDM_QUARTER_PLCP_BITS 22 macro
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_internal.h965 #define OFDM_QUARTER_PLCP_BITS 22 macro
HDah.c403 numBits = OFDM_QUARTER_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()