Searched refs:CCK_PLCP_BITS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c299 #define CCK_PLCP_BITS 48 macro
348 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS;
/freebsd-10-stable/sys/net80211/
H A Dieee80211_phy.c470 #define CCK_PLCP_BITS 48 macro
512 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS;
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h944 #define CCK_PLCP_BITS 48 macro
H A Dah.c369 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS;

Completed in 129 milliseconds