Home
last modified time | relevance | path

Searched refs:CCK_PLCP_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h45 #define CCK_PLCP_BITS 48 macro
H A Dhw.c178 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS; in ath9k_hw_computetxtime()