Home
last modified time | relevance | path

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

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