Home
last modified time | relevance | path

Searched refs:CCK_SIFS_TIME (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.c67 u32 sifs = CCK_SIFS_TIME; in ath_dynack_get_sifs()
H A Dmac.h43 #define CCK_SIFS_TIME 10 macro
H A Dhw.c182 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime()