Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c307 #define OFDM_HALF_PLCP_BITS 22 macro
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c484 #define OFDM_HALF_PLCP_BITS 22 macro
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h960 #define OFDM_HALF_PLCP_BITS 22 macro
H A Dah.c393 numBits = OFDM_HALF_PLCP_BITS + (frameLen << 3); in ath_hal_computetxtime()