Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/net80211/wlantxtime/
HDwlantxtime.c301 #define OFDM_HALF_PLCP_BITS 22 macro
/freebsd-14-stable/sys/net80211/
HDieee80211_phy.c483 #define OFDM_HALF_PLCP_BITS 22 macro
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_internal.h959 #define OFDM_HALF_PLCP_BITS 22 macro
HDah.c475 numBits = OFDM_HALF_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()