Searched refs:CCK_SIFS_TIME (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/arn/ | ||
H A D | arn_hw.h | 1081 #define CCK_SIFS_TIME 10 macro |
H A D | arn_hw.c | 184 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime() |