Home
last modified time | relevance | path

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

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