Searched refs:CCK_PLCP_BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | mac.h | 45 #define CCK_PLCP_BITS 48 macro |
H A D | hw.c | 178 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS; in ath9k_hw_computetxtime() |